https://github.com/ojasvi-poonia/todo_app
Todo List app is a lightweight and efficient backend application built using FastAPI, a modern web framework for Python. The app currently uses an in-memory database for storing tasks and offers full CRUD functionality: POST: Add a new task. GET: Retrieve tasks (all or by ID). PUT: Update an existing task. DELETE: Delete a task by ID.
https://github.com/ojasvi-poonia/todo_app
fastapi python
Last synced: 4 months ago
JSON representation
Todo List app is a lightweight and efficient backend application built using FastAPI, a modern web framework for Python. The app currently uses an in-memory database for storing tasks and offers full CRUD functionality: POST: Add a new task. GET: Retrieve tasks (all or by ID). PUT: Update an existing task. DELETE: Delete a task by ID.
- Host: GitHub
- URL: https://github.com/ojasvi-poonia/todo_app
- Owner: Ojasvi-Poonia
- Created: 2024-12-28T22:02:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T22:30:23.000Z (over 1 year ago)
- Last Synced: 2025-02-20T05:17:38.270Z (over 1 year ago)
- Topics: fastapi, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0