Skip to content

APIs for a product creation and management , built with Typescript, Nodejs, Express , MongoDB and other technologies

License

Notifications You must be signed in to change notification settings

dkrest1/store-manager-apis

Repository files navigation

Store Manager APIs

Description

e-product store manager backend APIS

Technologies

  • Node 18.x
  • Typescript
  • Express
  • MongoDB
  • Mongoose ORM

Database Model Design

Click the link to view the ER diagram

Getting Started

  1. Clone the The Mainstack Backend Assessment Repo
$ git clone repo url
$ cd store-manager-apis
  1. Create a .env file and copy files from .env.example to .env
$ cp .env.example .env
  1. install necessary packages
$ npm install
  1. Start or Spin up the server
$ npm run dev

API documentation

Click the link to view the Postman Documentation

About

APIs for a product creation and management , built with Typescript, Nodejs, Express , MongoDB and other technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages