FastAPI framework, high performance, easy to learn, fast to code, ready for production
Go to file
Sebastián Ramírez 3ca9e52dac Add extra dependencies to Flit 2018-12-09 19:27:05 +04:00
fastapi 📄 Add license file, update version 2018-12-08 11:57:18 +04:00
scripts 👷 Add scripts, stolen from Starlette 2018-12-08 11:58:24 +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 💚 Call test script with explicit bash 2018-12-09 19:07:11 +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 extra dependencies to Flit 2018-12-09 19:27:05 +04:00