MKMike
TTCTheo's Typesafe Cult
•Created by Dallas on 12/29/2024 in #questions
Best places to learn about rest api's and resources for building one.
Hi @Dallas fellow noob here, but here are some things I found helpful.
Theo made this video, not super beginner friendly but does touch basics of what you are looking at in the first hour :
https://youtu.be/d5x0JCZbAJs
These series from the YouTube hunterbyte (it's sveltekit and pocketbase so you'll have to figure out equivalent if you are building in next js):
https://youtube.com/playlist?list=PLq30BP0TIcqW3sMm404UIEA7osPEkKAyg&si=EGMAYZ1BoEt0T0Hg
another sveltekit example thag is well explained from joy of code
https://joyofcode.xyz/sveltekit-for-beginners#setting-up-prisma
this post about the mvc pattern was also super helpful for me
https://dev.to/software_writer/introduction-to-the-mvc-pattern-in-asp-net-58c8
otherwise the docs for clerk , pocketbase , drizzle , prisma, super base etc and the vercel docs are all pretty good .
good luck!
4 replies