Skip to content

yersonargote/hello-fastapi

Repository files navigation

FastAPI with TORTOISE

First FastAPI project with tortoise ORM

I follow the fastapi-users doc, but there is not the current version

Docs

Remember you can see the swagger docs in localhost:5000/docs

Login

For login use /token and send username and password

Run

For run the app you can do:

./start.sh

or

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published