FastAPI framework, high performance, easy to learn, fast to code, ready for production
Go to file
Sebastián Ramírez f2f48dfc0e 💄 Add logo images 2018-12-10 07:59:17 +04:00
dist/fastapi-0.1.0 💚 Fix depencency names, again... 2018-12-09 19:33:10 +04:00
docs/img 💄 Add logo images 2018-12-10 07:59:17 +04:00
fastapi 🎨 Update main imports (and exports) 2018-12-10 07:59:17 +04:00
scripts Error out when tests fail 2018-12-09 19:56:37 +04:00
tests Add tests for path endopoints 2018-12-09 20:23:07 +04:00
.gitignore 🙈 Add coverage, site and others to gitignore 2018-12-10 07:59:17 +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