Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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/