hminsky2002 / WNYUAPI

Typescript/Express API for proxying requests to Spinitron for WNYU
MIT License
0 stars 0 forks source link

Add Metadata to Current #43

Closed hminsky2002 closed 3 months ago

hminsky2002 commented 3 months ago

This one-line commit adds the metadata (as recieved from spinitron's metadata push api) to the current GET endpoint, which will give us access to the metadata data on request. This was done specifically to ensure that we have access to the current dj name when we poll for current data, as that would otherwise be another request.