Skip to content

marcdacz/stub-api-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stub-api-express

Stub server API using Express NodeJS

express logo

Features:

  • Pokemon Method Handlers - Provides a catch-all get method which allows you to just drop a 'success.json' to a folder according to your request path.
  • Custom Method Handlers - Provides an example get method that allows you to customise the response. It also provides an example on how to handle cookies.

Setup and Execution:

Install node.js, Clone repo then:

$ cd stub-api-express
$ npm install
$ npm start

About

Rest API Server using Express NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published