Skip to content

alxroots/desafio-node-portifolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desafio-node-portifolio

THE CHALLENGE 1 - NODEJS/EXPRESS

The app should be able to:

  1. Create new repository.
  2. List the repositories.
  3. Update a repository.
  4. Delete a repository.
  5. Give a like to repository.

The app should not be able to:

  1. Update a respository that does not exist.
  2. Update repository likes manually.
  3. Delete a repository that does not exist.
  4. Give a like to a repository that does not exist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published