File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -61,11 +61,12 @@ See the documentation for the integration you are using for more information on
61
61
deployment:
62
62
63
63
- [ AIOHTTP] ( https://docs.aiohttp.org/en/stable/deployment.html )
64
+ - [ Chalice] ( https://aws.github.io/chalice/quickstart.html#deploying )
64
65
- [ Django] ( https://docs.djangoproject.com/en/4.0/howto/deployment/ )
65
66
- [ FastAPI] ( https://fastapi.tiangolo.com/deployment/ )
66
67
- [ Flask] ( https://flask.palletsprojects.com/en/2.0.x/deploying/ )
68
+ - [ Litestar] ( https://docs.litestar.dev/latest/topics/deployment/index.html )
67
69
- [ Sanic] ( https://sanic.dev/en/guide/deployment/configuration.html )
68
- - [ Chalice] ( https://aws.github.io/chalice/quickstart.html#deploying )
69
70
70
71
The docs for [ ASGI] ( https://asgi.readthedocs.io/en/latest/index.html ) and
71
72
[ Starlette] ( https://www.starlette.io/ ) do not provide an official deployment
You can’t perform that action at this time.
0 commit comments