Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kludex/fastapi-workshop
"Getting Started with FastAPI" workshop published by O'Reilly! :sparkles:
https://github.com/kludex/fastapi-workshop
Last synced: 4 days ago
JSON representation
"Getting Started with FastAPI" workshop published by O'Reilly! :sparkles:
- Host: GitHub
- URL: https://github.com/kludex/fastapi-workshop
- Owner: Kludex
- Created: 2022-12-27T13:57:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T17:48:50.000Z (6 months ago)
- Last Synced: 2024-11-01T15:44:20.510Z (11 days ago)
- Language: Python
- Size: 1.02 MB
- Stars: 22
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with FastAPI
This repository contains the code for the workshop "Getting Started with FastAPI" presented on the [O'Reilly Live Event].
## Slides
To run the slides, you need to have [npm](https://www.npmjs.com/get-npm) installed.
```bash
npm install -g @marp-team/marp-cli
```Then, you can run the slides with:
```bash
marp -s slides
```[O'Reilly Live Event]: https://www.oreilly.com/live-events/getting-started-with-fastapi/0636920081396/