Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 894 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 894 Bytes

Music API

Simple Music API. Used mostly on Ember and Angular workshops

Projects that use the API:

You can see the API in action here http://em-ng-workshop.herokuapp.com/albums

Routes

  • /albums The list of albums
  • /albums/:id Details of one album
  • /albums/:id/tracks List of tracks of an album