/mock-eatries

Mock eatery URL

Primary LanguageJavaScript

mock-eatries

The Build status is to be ignored for now as I can't seem to be able to get the test suite to exit after running the tests on travis CI

And due to time constraints I was not able to validate the inputs and Id, for instance if you try to parse an id that is not a 12byte id the application would break

Build Status Coverage Status

Technologies

Below is a list of technologies used to build this project

Javascript

Nodejs

Express

Installation

Follow these steps to set up the app.

Clone the repo:

$ git clone https://github.com/dbytecoderc/mock-eatries.git

Navigate to the project directory:

$ cd mock-eatries

Install dependencies

npm install

Start the application

npm run start:dev

Try out the endpoints

Download collections here Run in Postman

Or View documentation here

Author: Oparah Dimkpa