Перейти к содержимому

How To Build A Production Ready API - Auth, JWT, API Keys

Web Dev Simplified

0:00 / 0:00

How To Build A Production Ready API - Auth, JWT, API Keys

36 732 просмотра · 3 мес. назад
Web Dev Simplified
1,78 млн подписчиков
36 732 просмотра · 3 мес. назад
Try Requestly For FREE: https://requestly.com Hono is an amazing library that makes building type safe backend APIs incredibly easy. In this video I will show you how to build a fully type safe API from scratch that utilizes email/password auth, JWT, and API keys to secure the application. I will also show you how to use Requestly to make testing your API so much easier. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/h... 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com/ My Courses: https://courses.webdevsimplified.com/ Patreon:   / webdevsimplified   Twitter:   / devsimplified   Discord:   / discord   GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00:00 - Introduction 00:01:15 - Hono Setup 00:02:37 - Basic Routing 00:08:32 - Requestly Setup 00:10:24 - Author CRUD Implementation 00:20:00 - Automating Requestly 00:25:58 - Database Setup 00:41:25 - Auth/JWT Setup 01:02:53 - API Key Setup 01:30:55 - Book CRUD Implementation #Hono #WDS #Requestly