Please enable JavaScript.
Coggle requires JavaScript to display documents.
NodeJS - Coggle Diagram
NodeJS
Need to know
Status Codes :warning:
HTTP Methods :fire:
JSON :newspaper:
Tools Used
API Client Tools
Postman
Behind the scenes (Browser)
Where to use
Popular Stacks
MERN
MEAN
REST-APIS
What is it :question:
Setup & Installation :hammer_and_wrench:
Creating a nodejs project
Async & Promises
NPM
HTTP Module
File System Module
Path Module
Express JS π
Basic User - REST APIS
Connecting to MYSQL Database
Create User
Update User
View User
Authentication
Bonus π(JWT Token)
MYSQL Basics
mysql Module
Bonus π (Swagger UI)