First version

This commit is contained in:
2026-01-28 08:59:33 -03:00
commit 3e73a3494b
24 changed files with 2114 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Some example endpoints for you to get started with. Check out
`project/api/example` for the code and `docs/Example.md` for this tag's docs.
+1
View File
@@ -0,0 +1 @@
A template FastAPI project with Tortoise ORM integration.