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

https://github.com/kkadk/taskify

Taskify is a RESTful API built using Django Rest Framework (DRF) that provides task management features. The system allows users to perform basic CRUD operations (Create, Read, Update, Delete) on tasks, along with user authentication and access control to secure data and limit unauthorized access.
https://github.com/kkadk/taskify

django django-rest-framework rest-api

Last synced: 2 months ago
JSON representation

Taskify is a RESTful API built using Django Rest Framework (DRF) that provides task management features. The system allows users to perform basic CRUD operations (Create, Read, Update, Delete) on tasks, along with user authentication and access control to secure data and limit unauthorized access.

Awesome Lists containing this project