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

Web Dev Simplified · Intermediate ·🔧 Backend Engineering ·1mo ago
Skills: API Design90%

Key Takeaways

Builds a production-ready API using Hono, email/password authentication, JWT, and API keys for security

Original Description

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/hono-api-with-auth-crash-course 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com/ My Courses: https://courses.webdevsimplified.com/ Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR 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
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

Chapters (10)

Introduction
1:15 Hono Setup
2:37 Basic Routing
8:32 Requestly Setup
10:24 Author CRUD Implementation
20:00 Automating Requestly
25:58 Database Setup
41:25 Auth/JWT Setup
1:02:53 API Key Setup
1:30:55 Book CRUD Implementation
Up next
/dev/push: An Open Vercel Alternative to Ship Your Apps Quickly
Ian Wootten
Watch →