fastapi-template
fastapi-template copied to clipboard
Add examples of routes with database interactions
At the moment there are no database interactions besides the connecting and disconnecting of prisma at startup/shutdown.
I can do this issue if I'm assigned it.
Sounds good! We should include some sample endpoints for the initial user model as well as the pydantic models for the User model in prisma.
Thanks