Skip to content

marlonrt/fastpicrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Movie CRUD API

This is a FastAPI project that provides a simple CRUD (Create, Read, Update, Delete) API for managing movies.

movies.mp4

Prerequisites

Before you begin, make sure you have the following installed:

  • Python (3.7 or later)

Installation

  1. Clone the repository:
  2. Create and activate a virtual environment (venv):

Running

uvicorn movies:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages