Skip to content

pon/mock-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mock-rest-api

Example application to mock RESTful API calls

Purpose

This is an imperfect API implementation. The purpose is to demostrate that you can mock the majority of the functionality of a RESTful JSON API using a relatively small number of lines of code.

Usage

npm install
node index.js

About

Example application to mock RESTful API calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors