asyncio-rest-example:带有aiohttp,motor和umongo的AsyncIO REST示例

时间:2021-05-08 15:42:13
【文件属性】:
文件名称:asyncio-rest-example:带有aiohttp,motor和umongo的AsyncIO REST示例
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-08 15:42:13
Python 带有aiohttp,motor和umongo的AsyncIO REST示例 发出命令 env create python env install install requirements lint run flake8 and mypy linters test run tests with pytest run run in local run_in_docker run in docker 有关更多详细信息,请参见。
【文件预览】:
asyncio-rest-example-master
----.dockerignore(104B)
----Dockerfile(346B)
----requirements.txt(208B)
----setup.cfg(30B)
----README.md(420B)
----Makefile(774B)
----docker-compose.yml(229B)
----tests()
--------test_views.py(3KB)
--------__init__.py(327B)
----.gitignore(112B)
----app()
--------db.py(818B)
--------config.py(725B)
--------main.py(609B)
--------schemas.py(195B)
--------__init__.py(629B)
--------models.py(453B)
--------views.py(2KB)
--------services.py(831B)

网友评论