commit 96f5f26631cbe83b8b2d7eb2e5b9d0d975986415
parent 987652587fa2874385b16677037f42d9f62a465f
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 6 Dec 2014 23:57:08 +0100
Adding "Nginx and APIs" resources
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -33,6 +33,12 @@ This list is maintained by [Frederic Cambus](http://www.cambus.net). For updates
- [The LAMP Just Died, Follow the Light: NGINX and PHP-FPM: Bernard Rosset](https://www.youtube.com/watch?v=WR1aZcA1UXs)
- [Building a low-latency WAF inside NGINX using Lua: John Graham-Cumming](https://www.youtube.com/watch?v=nlt4XKhucS4)
+## Nginx and APIs
+
+- [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)
+
## Nginx + Lua
- [Nginx, Lua, and beyond](http://agentzh.org/misc/slides/nginx-lua-and-beyond.pdf)