#rest-api
Read more stories on Hashnode
Articles with this tag
Setting up Folder Structure, and Refactoring · In the last three articles, we created a new database project in PlanetScale to power our SQL DB. Then we...
Setting up TypeScript and Validation with Zod · In the last two articles, we dealt with setting up a MySQL database on PlanetScale and creating an...
Setting up a Express server - CRUD with Prisma · In the previous article, we had our files set up and more importantly, we worked on setting up a...
Setting up SQL database in PlanetScale · Before we dive into coding, we will make a few decisions and lay out the API requirements. As the title...