fastapi-template icon indicating copy to clipboard operation
fastapi-template copied to clipboard

Add examples of routes with database interactions

Open Xithrius opened this issue 2 years ago • 2 comments

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.

Xithrius avatar Sep 15 '23 12:09 Xithrius

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.

fisher60 avatar Sep 15 '23 14:09 fisher60

Thanks

Xithrius avatar Sep 16 '23 02:09 Xithrius