update readme

This commit is contained in:
bot 2025-05-17 04:42:50 +00:00
parent 03d7dfbe11
commit 47404799ab

View File

@ -3,7 +3,7 @@
This is a FastAPI-based Todo Application API that allows you to manage todo items. It's built with FastAPI and SQLite for data persistence. This is a FastAPI-based Todo Application API that allows you to manage todo items. It's built with FastAPI and SQLite for data persistence.
## Features ## Features
### Hii
- 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