/genuine-mock-server-helloworld

A real fake helloworld example!

Primary LanguageJavaScriptMIT LicenseMIT

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