/backend-ecommerce

Simple CRUD backend ecommerce with nodejs, express and mongo

Primary LanguageJavaScript

Simple Backend RESTful

This is a simple CRUD API for an eCommerce website with ExpressJS and MongoDB

TODO

  • Create server with express
  • Define models to use with the database
  • Create routes
  • Create cluster in mongo
  • Connect cluster with API