Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdulbasetbappy/e-commerce


https://github.com/abdulbasetbappy/e-commerce

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#Each Steps For Building E-commerce Backend Project

1.Basic Environment Setup.
2.Create Express Server.
3.HTTP Request & Response.
4.Nodemon & Morgan Connect to Express Server.
5.API Testing With Postman.
6.Middleware & Types of Middleware.
7.Express Error Handling Middleware.
8.Handle HTTP Error.
9.Api Secure Middleware.
10.Environment Variables.
11.Setup MVC Architecture.
12.Connect to Database.
13.Create Users Schema and Models.
14.Create Seed For Testing.