Skip to content

Add REST API with CRUD functionality and with new features#24

Open
DCG06 wants to merge 5 commits into
patrickloeber:masterfrom
DCG06:feature/todo-rest-api
Open

Add REST API with CRUD functionality and with new features#24
DCG06 wants to merge 5 commits into
patrickloeber:masterfrom
DCG06:feature/todo-rest-api

Conversation

@DCG06

@DCG06 DCG06 commented Jun 4, 2026

Copy link
Copy Markdown

CHANGES

  • REST API with full CRUD endpoints for Todo items
  • New inputs: description, due date, and priority
  • Error handling with HTTP status codes (200, 201, 400, 404)
  • Unit tests with 100% coverage using pytest
  • Both positive and negative test cases for all endpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant