Skip to content

costynus/async-blogs

 
 

Repository files navigation

Build Status

Asynchronous API implementation with Python and FastAPI

How to run

Run

$ docker-compose up -d --build

and go to http://127.0.0.1:8000/docs

How to run tests

$ docker-compose exec app python -m pytest app/tests

About

FastAPI asynchronous example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Mako 2.0%
  • Other 1.0%