crudrio

0.1.2 • Public • Published

crudr.io

Automatically generate REST APIs from a SQL Server Database.

Use

  1. Install globally and generate the API
npm i crudrio -g
crudrio --url "mssql://user:password@localhost/database" --name "crudrio-api"
  1. Enter project directory and install dependencies
cd crudrio-api
npm i
  1. Start project
npm run watch

Package Sidebar

Install

npm i crudrio

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

66.9 kB

Total Files

41

Last publish

Collaborators

  • fabrv