SkinyMonkey / sound-nuggets

A React frontend for openwhyd
https://sound-nuggets.xyz/
3 stars 4 forks source link

Implement the private api calls #3

Closed SkinyMonkey closed 7 years ago

SkinyMonkey commented 7 years ago

The openwhyd api calls are defined in this file:

https://github.com/SkinyMonkey/sound-nuggets/blob/develop/imports/services/openwhyd.js

The public calls are used for now but not the private ones, that allow to post a track, delete it, etc