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

https://github.com/nottezz/fastapi-movie-catalog

Educational project on FastAPI
https://github.com/nottezz/fastapi-movie-catalog

Last synced: about 1 year ago
JSON representation

Educational project on FastAPI

Awesome Lists containing this project

README

          

# 🎞️ Movie Catalog

## 🧑‍💻 Develop

### Setup

`movie-catalog` mark as Sources root

### Run

Go to workdir
```shell
cd movie-catalog
```

Run dev server
```shell
fastapi dev
```