Skip to content

nikhilgupta345/fastapi-postgres-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API + PostgreSQL + Docker Sample App

To start up, make sure you have docker installed. Then simply run: docker compose up

Once the application is up and running, go to: http://localhost:80/docs

You'll be able to see the endpoints that have been made, and interact with them to create items (add them to the database) and retrieve existing items from the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published