Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task API – FastAPI + PostgreSQL + Docker

REST API for task management built with FastAPI, PostgreSQL and Docker.

Features

  • Create tasks
  • List tasks
  • Mark task as completed
  • Delete tasks
  • PostgreSQL persistence
  • Dockerized database

Tech Stack

  • Python
  • FastAPI
  • SQLAlchemy
  • PostgreSQL
  • Docker

Run locally

docker compose up -d
uvicorn app.main:app --reload

About

Task management REST API with FastAPI, PostgreSQL and Docker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages