lizard-api
v1.0.2
Published
This API is a starting point Node JS API based on express. It uses [turtle-orm](https://github.com/jgbernalp/turtle-orm) to handle Mongo and Mysql databases.
Downloads
5
Maintainers
Readme
Lizard API
This API is a starting point Node JS API based on express. It uses turtle-orm to handle Mongo and Mysql databases.
Get Started
Installation
npm i lizard-api --save
Run tests
Make sure you are running a local server for MongoDB or MySQL based on your storage choice.
npm test