Sign inSign up

sarmad426/todo-app

By sarmad426

Updated about 2 years ago

Todo app built with Fast API.

Image
API management
Databases & storage
0

59

sarmad426/todo-app repository overview

This is a Full-Stack to-do app build with Fast API, SQLite database and SQL Model ORM. This image is using python (3.12) with type hinting. To run the image, pull the image first or directly run

docker run -d -p 8000:8000 sarmad426/todo-app:latest

Open your browser and go to http://127.0.0.1:8000/ and http://127.0.0.1:8000/docs to test the API's using Swagger UI.

Have a good day...

Tag summary

Content type

Image

Digest

sha256:2e4555fc0

Size

692.9 MB

Last updated

about 2 years ago

docker pull sarmad426/todo-app