Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

LFSousa/QuickScrumAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Scrum API

To Do

Projects

  • POST - Create a new project
  • DELETE - Delete a project
  • GET - List projects
  • PUT - Edit a project

Sprints

  • POST - Create a new sprint
  • DELETE - Delete a sprint
  • GET - List sprints
  • PUT - Edit a sprint

Backlogs

  • POST - Create a new backlog
  • DELETE - Delete a backlog
  • GET - List backlogs
  • PUT - Edit a backlog

Works

  • POST - Create a new work
  • DELETE - Delete a work
  • GET - List works
  • PUT - Edit a work

Releases

No releases published

Packages

No packages published