1.0.2 • Published 7 years ago

lizard-api v1.0.2

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

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