Todo app built with Fast API.
59
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...
Content type
Image
Digest
sha256:2e4555fc0…
Size
692.9 MB
Last updated
about 2 years ago
docker pull sarmad426/todo-app