http://rny.io/nginx/postgresql/2013/07/26/simple-api-with-nginx-and-postgresql.html
> Sometimes it’s overkill to use a web framework if you only need to develop a very simple REST API. It turns out that Nginx can be used to develop a full fledged REST API and PostgreSQL can easily be used for persistence.