NodeJS Loopback
Looks very promising, I think I will give it a try these days.
Wonderful new world of nodejs!
About LoopBack.IO
- Use the CLI to generate REST APIs
- Connect devices and browsers to data and services
- Open Source and extensible

Set up models and create REST APIs in minutes
- Easy-to-use CLI wizard
- Create models based on your schema if you have one
- Create dynamic models if you don’t
- Built-in API Explorer
Model relation support
- Define hasMany, belongsTo, hasAndBelongsToMany relationships
- Automatically generates corresponding REST endpoints
Easy authentication and authorization setup
- Built-in role-based access controls
- oAuth user and registration models baked in
- Add custom policies using CLI or JSON
- Browser support (JSONP and CORS)
MIT open-source license
Client SDKs
Native Mobile and Browser SDKs
- Easily persist data with a database API on the client
- Store files, send push notifications, and call custom server-side code
- Android / Java
- iOS
- Browser JavaScript (Angular)
Juggler
Connect to backend data stores
- MySQL, Oracle, MongoDB, and others
- Other REST services
- Discovery APIs for Oracle and MySQL
Run ad-hoc queries
- Run dynamic queries on devices, browsers and the server
- Support for NoSQL-style queries against relational databases
Mobile Services
Send push notifications
- Backend push system with simple API calls
- Supports both Android and iOS
Geolocation
- Validate and store geolocations
- Find nearby results with geo filters
Follow Us!