Skip to content

DaviCarvalho5/bootcamp-gostack-desafio-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Bootcamp GoStack – Challenge 01

GitHub license GitHub repo size Twitter

A simple projects management application.

This is my solving for the first challenge of the Bootcamp GoStack course.

More informations in Rocket Seat repository.

Routes

  • POST /projects: Add a new project with or without tasks
  • POST /projects/:id/tasks: Add tasks in the project with the respective ID
  • POST /projects/:id: Rename the project with the respective ID
  • GET /projects: List all the projects
  • GET /projects/:id: List one project
  • DELETE /projects/:id: Delete the project with the respective ID

βš– License

This project is licensed under MIT license. See the LICENSE file.

About

A simple projects management application for the first challenge of the Bootcamp GoStack course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •