|
|
|
|
|
by nerdponx
1476 days ago
|
|
This looks to me a lot like the FastAPI framework in Python. Thanks for the demo. > This does not work with Fastify and Prisma The point of Prisma is that it generates types for you from the Prisma schema, right? Are the generated types not interchangeable throughout the application? |
|