Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

ASGI middleware that implements Tortoise ORM support. WIP.

License

Notifications You must be signed in to change notification settings

jordaneremieff/asgi-tortoise-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asgi-tortoise-orm

ASGI middleware that implements Tortoise ORM support. WIP.

Running the example

Run python init_db.py to generate the db schema.

Run the app using an ASGI server <asgi server> app:app

About

ASGI middleware that implements Tortoise ORM support. WIP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages