Add support for ASGI Servers
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Love the package! I would really appreciate https://fastapi.tiangolo.com/ support.
They use the ASGI standard. When I try to run it I get:
```
AttributeError: 'NPlusOneMiddleware' object has no attribute 'add_route'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.