1.5.3 • Published 2 years ago

ciql v1.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

CIQL Documentation for begining

Prerequises

For Begining

  1. Type yarn install for installing all node packages
  2. Type ciql connect for connecting to existing db
  3. Define your db schema in schema.js (with sequelize model)
  4. Type ciql update to update API structure following schema file
  5. Type ciql for more options