Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 565 Bytes

crudtastic

Easily create RESTful backend for SQL databases like Rails.

Check out the example app.

Database Supports

  • Underlying implementation is knex
  • Currently supports pg

Quick Start