/api-server

Primary LanguageJavaScriptMIT LicenseMIT

api-server

Auther: Abeer Rafati

This app to explain how to creat a server and added it to db and test it for deployment(Heroku)

Produchion deployment
Pull req

To use this app:

  • clone this repo
  • cd First_api_server
  • to download all dependencies used in this app, use in terminal

npm i

  • to run the server use in terminal

nodemon try to use api/v1/food and api/v1/clothes to show data

  • to run test it use in termintl

npm test

image