Skip to content

Cofucan/docker_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Task Creator

This is a very simple FastAPI app that allows creation of tasks with task title and descrption. It automatically gives each task a unique ID and logs the dates for creation and updating.

It uses a Postgres database and Tortoise ORM as the object relational mapper. It is also dockerized.

About

This is a very simple FastAPI app that allows creation of tasks with task title and descrption. It automatically gives each task a unique ID and logs the dates for creation and updating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors