ukrdc-fastapi:UKRDC3数据库的基于FastAPI的接口

时间:2024-04-03 20:02:59
【文件属性】:

文件名称:ukrdc-fastapi:UKRDC3数据库的基于FastAPI的接口

文件大小:86KB

文件格式:ZIP

更新时间:2024-04-03 20:02:59

Python

UKRDC-FastAPI 项目状态 UKRDC API的这种重写目前正在开发中,尚未在生产中使用。 开发人员安装 装诗 运行poetry install 基本安装 pip install . 运行服务器 poetry run uvicorn ukrdc_fastapi.main:app 开发人员注意事项 用于自动格式化的VSCode配置 { " editor.formatOnSave " : true , " python.formatting.provider " : " black " , " [python] " : { " editor.codeActionsOnSave " : { " source.organizeImports " : true } } }


【文件预览】:
ukrdc-fastapi-main
----Dockerfile(377B)
----.gitignore(2KB)
----README.md(708B)
----run.sh(85B)
----.github()
--------workflows()
----tests()
--------test_resultitems.py(6KB)
--------conftest.py(14KB)
--------test_records.py(7KB)
--------test_utils.py(376B)
--------test_persons.py(2KB)
--------test_ukrdc_fastapi.py(94B)
--------test_masterrecords.py(3KB)
--------test_linkrecords.py(3KB)
--------__init__.py(0B)
--------test_search_masterrecords.py(3KB)
--------test_laborders.py(4KB)
--------test_utils_nhs.py(3KB)
--------test_search_persons.py(3KB)
--------test_workitems.py(6KB)
----mypy.ini(55B)
----LICENSE(34KB)
----codecov.yml(229B)
----ukrdc_fastapi()
--------utils()
--------routers()
--------schemas()
--------config.py(1KB)
--------dependencies.py(1KB)
--------mirth.py(8KB)
--------main.py(1KB)
--------auth.py(137B)
--------__init__.py(22B)
--------database.py(1KB)
----pyproject.toml(2KB)
----tox.ini(782B)
----poetry.lock(76KB)

网友评论