/music-api

Simple Music API. Used mostly on Ember and Angular workshops

Primary LanguageJavaScriptMIT LicenseMIT

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