Skip to content

wealthy-laughing-duck/duck-json-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

duck-json-server

Fake REST API for Wealthy Laughing Duck project.

software used

usage

  • fetch git submodules: git submodule init, git submodule update
  • generate fake database - npm run generate
  • start fake REST API - npm start

By default, the API will listen on http://localhost:3000.

git submodule

This repository requires to fetch this git submodule first (learn how to fetch it).

Releases

No releases published

Packages

No packages published