crudtastic
v0.1.0
Published
super simple REST api for SQL tables - as easy as Rails
Downloads
2
Readme
crudtastic
Easily create RESTful backend for SQL databases like Rails.
- Models powered by Bookshelf
- Routing powered by Express
- Routing philosophy from Rails Resourceful Routing
Check out the example app.
Database Supports
- Underlying implementation is knex
- Currently supports
pg