ciql
v1.5.3
Published
Generate, Secure, Publish, Manage API following sequelize schema
Downloads
4
Readme
CIQL Documentation for begining
Prerequises
For Begining
- Type yarn install for installing all node packages
- Type ciql connect for connecting to existing db
- Define your db schema in schema.js (with sequelize model)
- Type ciql update to update API structure following schema file
- Type ciql for more options