Create a Bun REST API With Elysia & Prisma

Описание к видео Create a Bun REST API With Elysia & Prisma

Let's take the REST API we built in the previous video using Bun and update it to use Elysia, Prisma and Postgres. This is a major improvement over our previous API. The code and routes are a lot cleaner with Elysiajs. Validation on the request payloads is now also in place for the API. Our data will be stored in a PostgreSQL database and we are using Prisma as our ORM of choice.

#restapi #bunjs #elysiajs #prisma

Written steps: https://blog.thecodebrew.tech/create-...
Previous Video:    • Create Your First REST API With Bun  
Bun Documentation: https://bun.sh/docs
Elysia Documentation: https://elysiajs.com/quick-start.html
Bun Bug: https://github.com/oven-sh/bun/issues...

My Socials
✍️ Blog: https://links.cdbrw.com/blog
🗄️ GitHub: https://links.cdbrw.com/github
🐦 Twitter: https://links.cdbrw.com/x

Products I Use
🌐 My browser: https://links.cdbrw.com/browser
🎥 Recording software: https://links.cdbrw.com/recording
🎤 Microphone: https://links.cdbrw.com/mic
🦾 Microphone stand: https://links.cdbrw.com/mic-stand
🧱 Prisma ORM: https://links.cdbrw.com/prisma

Комментарии

Информация по комментариям в разработке