https://github.com/farhantallei/practice-fastify
https://github.com/farhantallei/practice-fastify
fastify prisma typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/farhantallei/practice-fastify
- Owner: farhantallei
- Created: 2022-08-15T12:00:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T20:58:30.000Z (almost 4 years ago)
- Last Synced: 2025-07-20T16:41:45.247Z (11 months ago)
- Topics: fastify, prisma, typescript
- Language: TypeScript
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice Series: Build a RESTful API with Fastify, Prisma & TypeScript
This is the result of my practice code following the tutorial from [Build a RESTful API with Fastify, Prisma & TypeScript](https://youtu.be/LMoMHP44-xM) by [TomDoesTech](https://www.youtube.com/c/TomDoesTech).