1.0.0 • Published 4 years ago

lab-10-express v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

lab-10-express

Project Name :Authentication

Author: Henok Gebremedhn .

Links and Resources

DOCUMENTATION

Swagger Hub

heroku

npm publish

Setup

.env requirements (where applicable)

  • PORT - json-server --watch ./data/db

How to initialize/run your application (where applicable)

  • mongod --dbpath ./data/db // to start my mongoDB locally
  • EndPoint:'/1' return By Id of 1.
  • EndPoing:'/categories' return by all the categoryListed from the inventory.
  • EndPoing:'/products'
    return by all the productsSchema from the inventory.

Tests

  • unit tests: 'npm test'
  • lint test: 'npm run lint'

UML

UML Diagram