Skip to content

beetleman/full_async_web_app_example

Repository files navigation

full async web app example

Migrations

  • create:
docker-compose exec app bash migrate_create.sh migration-name
  • run migration:
docker-compose exec app bash migrate_run.sh

Features

  • TODO

Credits

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

About

example of python asynchronous app (using aiohttp)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published