Learn how to code REST APIs using 14. You’ll learn to create multiple MongoDB models, how to protect API routes, deploy APIs, and more.
Course developed by @ProgrammingwithUmair321
Code:
⭐️ Contents ⭐️
⌨️ (0:00:05) Overview of project
⌨️ (0:03:21) Create new project
⌨️ (0:04:11) Files and folder structure
⌨️ (0:07:41) Connect to database
⌨️ (0:16:26) Create user schema
⌨️ (0:19:26) GET users api
⌨️ (0:24:46) POST new user api
⌨️ (0:30:32) PATCH user api
⌨️ (0:39:51) DELETE user api
⌨️ (0:45:41) Create category schema
⌨️ (0:49:21) GET categories api
⌨️ (0:54:35) POST category api
⌨️ (0:58:46) PATCH category api
⌨️ (1:08:41) DELETE category api
⌨️ (1:12:49) Create blog schema
⌨️ (1:14:39) GET blogs api
⌨️ (1:21:14) POST bl ...
#freeCodeCamp
20240604
aEFkWxUNAVc
27 views
5
3
4 years ago 01:14:01 10
Python REST API Tutorial - Building a Flask REST API
5 years ago 01:22:32 9
Building An App From Scratch: Building a REST API with Python | #4
5 months ago 02:17:32 28
Building REST APIs with 14 – Course for Beginners
5 years ago 00:28:22 28
Golang / Go Crash Course | Building a REST API with Mux
3 years ago 01:12:29 4.2K
Spring Boot Tutorial - Build a Rest Api with MongoDB
4 years ago 00:54:56 3K
Build APIS with SpringBoot - REST, GRPC, GRAPHQL which one should you pick؟ Cedrick Lunven
4 years ago 00:13:52 3
Building With Django REST Framework in Python
9 years ago 00:11:06 4
REST Web Services 16 - Building Service Stubs
5 years ago 00:12:31 11
Golang / Go Crash Course 07 | Building a Docker Container for our REST API
5 years ago 00:10:07 2.2K
Reactive Spring Boot: Part 2: Java REST Client
5 years ago 00:56:34 3
Building first-class REST APIs with Symfony – Michael Cullum