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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i crudrio

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

66.9 kB

Total Files

41

Last publish

Collaborators

  • fabrv