Skip to content

Enfocado/updates

 
 

Repository files navigation

updates

Timeline of updates for a project

GET all updates get('/projects/:id/updates')

GET update item get('/projects/:id/updates/:updateid')

POST update post('/projects/:id/updates/add')

DELETE update delete('/projects/:id/updates/:updateid')

PUT update update put('/projects/:id/updates/:updateid')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Dockerfile 1.2%
  • Other 0.6%