Skip to content

chingu-voyage5/Bears-Team-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bears-Team-32

Team Member

Folder Structure

src
 |-- components (for stateless components)
 |-- containers (for stateful components)

API Usage..

Use together with Spotify end points
https://jffy-api.herokuapp.com/api/v1/spotify/?query={:spotify api}

exmple :
https://jffy-api.herokuapp.com/api/v1/spotify/?query=https://api.spotify.com/v1/tracks/1CkvWZme3pRgbzaxZnTl5X

Pre-set endpoints

End point Purpose Remark
/api/v1/spotify/featured Get featured list
/api/v1/spotify/search?query={string}&type={string} Search by query and type Available types : album , artist , playlist , track
/api/v1/spotify/new-releases Get new releases list
/api/v1/spotify/categories Get categories
/api/v1/spotify/track/{track_id} Get track by id
/api/v1/spotify/playlists/{playlist_id} Get playlist by id
/api/v1/spotify/genres Get genres
/api/v1/spotify/categories/{category_id}/playlists Get playlists by category

Waffle.io - Columns and their card count

Spotify-clone | Voyage-5 | chingu.io

About

Spotify web player clone | Voyage-5 | chingu.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages