Skip to content

diego-carneiro/API_SingMeASong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎼 API_SingMeASong

Project Description

SingMeASong is a web application which the user can recommend songs by its Youtube link. This recommendations can be ranked, gain relevance and reach the top of all songs! This repository carries the API for this aplication.

Project Description

SingMeASong is a web application which the user can recommend songs by its Youtube link. This recommendations can be ranked, gain relevance and reach the top of all songs!

Necessary Tools

This project uses many different libraries and packages, in order to build it an test it. For you to install all this tools, $ npm i is needed.

End Points

POST /recommendations
GET /recommendations
GET /recommendations/random
GET /recommendations/top/:amount
GET /recommendations/:id
POST /recommendations/:id/upvote
POST /recommendations/:id/downvote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published