Skip to content

lusffs/mock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mock-api

A simple node application to mock an API backend

Setup

Clone repo and run yarn in root folder.

The contents of the api-folder mirrors the mocked api.

All folders should have a singel response.json-file that will be returned to the calling user.

Run yarn start to start application.

The API stucture should be printed in the terminal.

About

A simple node application to mock an API backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published