An open API service indexing awesome lists of open source software.

https://github.com/danidmoura/fastapi-todolist

A FastAPI-based Task Management API that allows users to create, list, and delete tasks. Tasks are stored temporarily using Redis, with an expiration time based on the deadline.
https://github.com/danidmoura/fastapi-todolist

Last synced: 3 months ago
JSON representation

A FastAPI-based Task Management API that allows users to create, list, and delete tasks. Tasks are stored temporarily using Redis, with an expiration time based on the deadline.

Awesome Lists containing this project