Skip to content

baidonjr/fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie API using FastAPI

Getting Started

This is a movie API built using FastAPI.

API relies on the following libraries

  1. Fastapi
  2. Uvicorn
  3. Mysql-connector-python
  4. Pydantic

API has the following features

  • get all movies
  • get movie by ID
  • get movie by title
  • create movie
  • update movie
  • delete movie

About

Movie API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages