Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulbasetbappy/e-commerce
https://github.com/abdulbasetbappy/e-commerce
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulbasetbappy/e-commerce
- Owner: abdulbasetbappy
- Created: 2024-01-31T14:15:09.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-03T13:56:17.000Z (11 months ago)
- Last Synced: 2024-02-03T14:26:20.415Z (11 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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.