Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yxtay/fastapi-crud-async

Following tutorial on testdriven.io.
https://github.com/yxtay/fastapi-crud-async

Last synced: 15 days ago
JSON representation

Following tutorial on testdriven.io.

Awesome Lists containing this project

README

        

# Developing and Testing an Asynchronous API with FastAPI and Pytest

Following tutorials on testdriven.io.
- https://testdriven.io/blog/fastapi-crud/
- https://testdriven.io/blog/asynchronous-tasks-with-falcon-and-celery/