thisissoon / FM-Frontend-API

A node js middle layer between FM Frontend and FM API
1 stars 0 forks source link

Feature: Player current, volume, mute and queue/meta endpoints #24

Closed edoparearyee closed 8 years ago

edoparearyee commented 8 years ago

This PR adds the following end points:

Fixes #3 #4 #5

jamesjwarren commented 8 years ago

@edwardoparearyee using the findone name for this new blueprint will conflict with the default findone blueprint which I can imagine we may want to use for /tracks/:id /users/:id in the future.

edoparearyee commented 8 years ago

@jamesjwarren your right, good spot

edoparearyee commented 8 years ago

@jamesjwarren should be fixed now

jamesjwarren commented 8 years ago

LGTM :+1: