From 96f5f26631cbe83b8b2d7eb2e5b9d0d975986415 Mon Sep 17 00:00:00 2001 From: Frederic Cambus Date: Sat, 6 Dec 2014 23:57:08 +0100 Subject: [PATCH] Adding "Nginx and APIs" resources --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d01f029..65acaa0 100644 --- 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)