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

https://github.com/yugendev/movies-fastapi

API made with fastAPI for searching movies
https://github.com/yugendev/movies-fastapi

fastapi movies-api python

Last synced: about 2 months ago
JSON representation

API made with fastAPI for searching movies

Awesome Lists containing this project

README

          

# Scripts needed to run
- pip install -r requirements.txt
- uvicorn main:app --reload