Skip to content

jordaneremieff/starlette-typesystem-databases-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starlette-typesystem-databases-example

An example application to demonstrate the usage of the following projects together:

Setup

Install the requirements:

pip3 install -r requirements.txt

Run the migrations:

alembic upgrade head

Running

python app.py

About

Example app using Starlette, Typesystem, and Databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published