bklyn
v0.0.1
Published
A Node framework for creating database-driven APIs.
Downloads
2
Maintainers
Readme
bklyn
bklyn a Node.js framework for creating database-driven APIs, appropriately (?) named after a borough in New York City.
Installation
via npm:
$ npm install bklyn -g
Usage
- Create a new bklyn project:
$ bklyn new MyAPI
where MyAPI
is the path of the folder you'd like to create.
License & Contributing
- Details on the license can be found here
- Details on running tests and contributing can be found here