Skip to content

Rest API to handle a todo-list. Built using python + flask!

License

Notifications You must be signed in to change notification settings

tyronedamasceno/todo-list-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-list-api

Rest API to handle a todo-list. Built using python + flask!

A todo-list based on tasks.

  • A task has an status, it can be Waiting, In Progress or Done.
  • You can create new tasks, change their status or archive then.
  • You can see all the active tasks, or filter then by pending or done!

You can see the api documentation here

Access API at:

About

Rest API to handle a todo-list. Built using python + flask!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages