Skip to content

vitorcarareto/FastAPI-Movies-API

Repository files navigation

Movie Rental

API documentation

https://vitor-movie-api.herokuapp.com/docs

Postman Collection

Run in Postman

Instructions for running locally

Starting PostgreSQL database

SQL scripts (create tables and initial inserts) are executed automatically on container startup for the first time, from the database_scripts/ directory.

docker compose up -d db

Starting the app

docker compose up app

About

Movie Rental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages