From 081df6c1e2d150058a9a7e7570558bf61e8f0ab8 Mon Sep 17 00:00:00 2001 From: Justin Headley Date: Sat, 30 Jun 2018 02:38:24 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61328a4..344a845 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [loopback](http://loopback.io/) - Powerful Node.js framework for creating APIs and easily connecting to backend data sources. * [Feathers](http://feathersjs.com/) - is a real-time, micro-service web framework that gives you control over your data via RESTful resources, sockets and flexible plug-ins. * [Expressa](https://github.com/thomas4019/expressa) - Express middleware for creating APIs from JSON schemas with a simple admin editor and permissions model. +* [rest-hapi](https://github.com/JKHeadley/rest-hapi) - Generate RESTful API based on mongoose models that supports relational data. ### PHP