ricardo-rp / medic-db-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-js-sqlite

Simple NodeJS Rest API with CRUD routes. Using SQLite database

How to Install

$ git clone https://github.com/ricardo-rp/medic-db-backend.git
$ cd node-js-sqlite
$ yarn 
$ yarn dev

It will be running on port 4300


SQLite database

The database is already populated with random values from https://www.mockaroo.com/

Node version

The Node version used was 6.9.3

About


Languages

Language:JavaScript 100.0%