commit 99ddbacbe22b1eac5bbd7d1248a0084172110ef1
parent 52adea4bcb0f309f41c7f142ba73c55626c1fbf3
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 27 Dec 2014 10:21:41 +0100
Adding new "Nginx and APIs" resources
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -56,6 +56,8 @@ This list is maintained by [Frederic Cambus](http://www.cambus.net). For updates
- [Telize is a JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua](http://www.telize.com)
- [GIN JSON-API framework](http://gin.io/)
- [Outbound API rate limits: the nginx way](http://codetunes.com/2011/07/26/outbound-api-rate-limits-the-nginx-way)
+- [Using Nginx to comply with a third-party API's rate limits](http://vitobotta.com/nginx-proxy-comply-api-rate-limits/)
+- [Simple API with Nginx and PostgreSQL](http://rny.io/nginx/postgresql/2013/07/26/simple-api-with-nginx-and-postgresql.html)
## Nginx Hacks