This commit is contained in:
bot 2025-05-17 04:43:35 +00:00
parent 47404799ab
commit 871bdd6cdf

View File

@ -4,6 +4,7 @@ This is a FastAPI-based Todo Application API that allows you to manage todo item
## Features ## Features
### Hii ### Hii
### Hullooo
- Create, read, update, and delete todo items - Create, read, update, and delete todo items
- Filter todos by completion status - Filter todos by completion status
- Health check endpoint - Health check endpoint