Build a full-featured Backend API with Next.js App Router, Drizzle ORM, and Neon database ! In this step-by-step project, youβll create a complete CRUD API for a Todo app, test it with Postman, write clean API documentation using Tailwind CSS and DaisyUI, and deploy everything on Vercel.
Perfect for beginners and intermediate devs who want to learn backend development using modern tools !
π Watch Video: https://youtu.be/_JIx9qX6g9k?si=jtS2QiY8oYfPzO0J
π What Youβll Learn in This Video:
- Create the Todo Schema with Drizzle ORM
- Set Up Drizzle Config and Generate Models on Neon Database
- Create and Read Todo Items β API Routes (POST & GET)
- Update and Delete Todo Items β API Routes (PUT & DELETE)
- Add Toggle Feature to Your Todos (Mark as Done/Undone)
- Test the Full CRUD API with Postman
- Build API Documentation Using Tailwind CSS and DaisyUI
- Deploy Your API and Documentation to Vercel
π§ Tech Stack:
- Next.js 15 (App Router)
- Drizzle ORM
- Neon Database (PostgreSQL)
- Tailwind CSS + DaisyUI
- Postman for API testing
- Vercel for Deployment
API Documentation : https://todofy-omega.vercel.app/
Github Project - Give me a star β on Github https://github.com/Osiris8/todofy
π Try Neon for Free:
https://neon.tech (serverless Postgres)
π Deploy with Vercel:
π₯ More videos coming soon !
Subscribe and hit the bell to follow this series.
Learn modern web development with real projects!
Top comments (3)
I was in for the article, but love the video. <3
Thanks for your feedback
I'm glad you liked the video!
Watch Video: youtu.be/_JIx9qX6g9k?si=jtS2QiY8oY...