FastAPI framework, high performance, easy to learn, fast to code, ready for production
Go to file
Sebastián Ramírez ea8b1a50f1 Error out when tests fail 2018-12-09 19:56:37 +04:00
dist/fastapi-0.1.0 💚 Fix depencency names, again... 2018-12-09 19:33:10 +04:00
fastapi 📄 Add license file, update version 2018-12-08 11:57:18 +04:00
scripts Error out when tests fail 2018-12-09 19:56:37 +04:00
tests Add first tests, for path and query 2018-12-08 11:56:07 +04:00
.gitignore 🙈 Update .gitignore for VS Code, PyCharm, Jupyter 2018-12-08 12:03:43 +04:00
.travis.yml 💚 Fix depencency names, again... 2018-12-09 19:33:10 +04:00
LICENSE 📄 Add license file, update version 2018-12-08 11:57:18 +04:00
Pipfile Add Pipfile dependencies for development 2018-12-08 12:04:13 +04:00
Pipfile.lock 📌 Add Pipfile.lock 2018-12-08 12:13:44 +04:00
mypy.ini Temporal ignore mypy missing imports 2018-12-08 12:12:14 +04:00
pyproject.toml Add optional dependencies from Pydantic 2018-12-09 19:35:24 +04:00