added hack to pass as pydantic model in fastapi, tests for fastapi

This commit is contained in:
collerek
2020-08-04 21:37:25 +02:00
parent 345fd227d1
commit eb99f28431
8 changed files with 282 additions and 13 deletions

View File

@ -6,4 +6,5 @@ sqlalchemy
pytest
pytest-cov
codecov
pytest-asyncio
pytest-asyncio
fastapi