Skip to content

bozvul993/fast-api-tortoise-orm-experimentation

Repository files navigation

Installation

Run the sample database server

docker-compose up

Install dependencies

pipenv install

Running

In the virtual environment (development)

pipenv run uvicorn main:app --reload

About

Experimenting tortoise ORM with Fast api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages