Skip to content

This repository contains a RESTful API for managing tasks implemented using Python and Flask. The API allows users to create, retrieve, update, and delete tasks, as well as list all tasks. Each task has properties such as ID, title, description, due date, and status.

Notifications You must be signed in to change notification settings

Mohit-0918/RESTful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

RESTful

This repository contains a RESTful API for managing tasks implemented using Python and Flask. The API allows users to create, retrieve, update, and delete tasks, as well as list all tasks. Each task has properties such as ID, title, description, due date, and status.

About

This repository contains a RESTful API for managing tasks implemented using Python and Flask. The API allows users to create, retrieve, update, and delete tasks, as well as list all tasks. Each task has properties such as ID, title, description, due date, and status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published