Skip to content

stalanov/fast-json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast JSON API server

This is fast server implemented using json-server

Requirements

  1. Linux / MacOS
  2. NodeJs (nvm)

Getting started

To install dependencies run:

npm i

To initialize json data bases run:

npm run init

To start server run:

npm run start -- %filename.db.json%

About

json REST API for different experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages