Description
In this course, you will learn:-
- Construct a REST API from the ground up and deploy it to a staging server with a Mongo DB connection.
Syllabus:-
-
Project Setup
-
API Route
-
Mongo DB Connection
-
Controllers
-
GET Requests
-
POST Requests
-
PUT Requests
-
DELETE Requests
-
Deployment