How to Build a REST API With Deno, Oak, & MongoDB Example. CRUD REST API Tutorial Using Deno

preview_player
Показать описание
This time we will implement something more interesting than yet another bot. Today, we'll develop a REST API using Deno and connect it with the MongoDB database. To make things even better, we'll develop the full CRUD REST API with Deno framework and run it on Linux (Ubuntu). I hope you enjoy this video.

#deno #api #mongodb

🔥 Timestamps
00:00 Introduction
02:04 Let's add the dependencies
04:48 Implement the POST /gists
14:08 Implement the GET /gists
21:26 Implement the GET /gists/{id}
26:14 Implement the PATCH /gists/{id}
31:24 Implement the DELETE /gists/{id}
38:25 Thank you for watching

🔗 Resources

💬 If you have something to share, I'm always waiting for your comments!

📺 Subscribe to my channel to improve your programming skills

🎬 Other videos to watch

👉 Follow me here

👤 Connect with me

🔖 Topics covered
- How to build a REST API using Deno and MongoDB
- Using Deno framework and TypeScript to run your first API
- Took a look at the Deno boilerplate REST API
- Best practices in developing APIs
- Use MongoDB database to build a REST API

#seasoneddev
Рекомендации по теме
Комментарии
Автор

Exciting tutorial. Question: do you really type as fast as on the video?!

rickfearn
welcome to shbcf.ru