FastAPI framework, high performance, easy to learn, fast to code, ready for production
Go to file
Sebastián Ramírez 4e1ad6174a 💚 Install flit and install package with flit 2018-12-09 18:59:41 +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 💚 Install flit and install package with flit 2018-12-09 18:59:41 +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 license file, update version 2018-12-08 11:57:18 +04:00