Skip to content

Simple Express project to locally fake various REST calls

Notifications You must be signed in to change notification settings

aszmyd/fake-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Backend

What for?

Local development of various apps. It allows to dummy simple setup local server that serves contents.

Getting started

Install deps:

npm i

Run:

npm start

It'll start simple REST available database at at http://localhost:3000

About

Simple Express project to locally fake various REST calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published