This is a movie API built using FastAPI.
API relies on the following libraries
- Fastapi
- Uvicorn
- Mysql-connector-python
- Pydantic
API has the following features
- get all movies
- get movie by ID
- get movie by title
- create movie
- update movie
- delete movie
| Name | Name | Last commit date | ||
|---|---|---|---|---|