musawakiliML / Django-TODO-REST-API

Creating a Django REST API for TODO with Authentication and CRUD Operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-TODO-REST-API

Creating a Django REST API for TODO with Authentication and CRUD Operations

User Operations

  • Create Todo
  • Delete Todo
  • Edit Todo
  • View Todo

Todo will have the following fields Title Description

About

Creating a Django REST API for TODO with Authentication and CRUD Operations


Languages

Language:Python 100.0%