From 60f1fe535bbe2d4c1cf092873ff0f3c853dcd61d Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Mon, 11 May 2015 12:23:04 +0200 Subject: [PATCH] Fix title level --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148ec40..f347ed7 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ A collaborative list of great resources about RESTful API architecture, developm ## Servers -## Directly On Top Of A RMDB +### Directly On Top Of A RMDB * [postgrest](https://github.com/begriffs/postgrest) - serve a fully RESTful API directly from an existing PostgreSQL database * [MySQL HTTP plugin](http://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/) - A simple REST-like / CRUD server for any MySQL database