Skip to content

KristopherPaulsen/genuine-mock-server-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Clone the repo

git clone https://github.com/KristopherPaulsen/genuine-mock-server-helloworld

  1. install packages

    npm install

  2. start the mock server (using node, nodemon, or your prefered script watcher)

    node server.js

  3. curl any of the endpoints in mocks/helloworld

    curl http://localhost:8080/api/helloworld/simple

About

A real fake helloworld example!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published