https://github.com/drapegnik/pycon-2020-fastapi
The first FastAPI workshop at PyCon Belarus
https://github.com/drapegnik/pycon-2020-fastapi
api fastapi pycon pycon2020 python rest workshop
Last synced: 18 days ago
JSON representation
The first FastAPI workshop at PyCon Belarus
- Host: GitHub
- URL: https://github.com/drapegnik/pycon-2020-fastapi
- Owner: Drapegnik
- Created: 2020-03-03T17:25:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T17:33:36.000Z (over 6 years ago)
- Last Synced: 2025-04-05T22:44:05.348Z (about 1 year ago)
- Topics: api, fastapi, pycon, pycon2020, python, rest, workshop
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# pycon-2020-fastapi
[Build a web API from scratch with FastAPI - the workshop](https://github.com/tiangolo/blog-posts/blob/master/pyconby-web-api-from-scratch-with-fastapi/README.md)
## scripts
- `make install`
- `make start`
- `make lint`