Skip to content

This is an application with an API written in NodeJs. It is an online medical App that enables a user to buy medicine online

Notifications You must be signed in to change notification settings

hadijahkyampeire/OnlineMedicalshoppingApi

Repository files navigation

CircleCI Test Coverage Maintainability

OnlineMedicalshoppingApi

This is an application with an API written in NodeJs. It is an online medical App that enables a user to buy medicine online.

Requirements

  • Ensure to have mongodb, you can download it here
  • Also install express and create a bookstore database, follow the tutorial here

Get your mongo server running

cd into your mongodb folder, then bin and type mongo in the terminal, When it connects you can create your database and tables.

Usage

Just clone this repo or download it and run npm install to install all dependencies. After run node app or nodemon to start the server.

Testing Endpoints

You can use Resteasy which is a chrome app or Postman which is also a chrome app or any other client that tests API endpoints.

About

This is an application with an API written in NodeJs. It is an online medical App that enables a user to buy medicine online

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published