Hey all!
I’ve just pushed this out: https://github.com/ffxsam/meteor-galaxy-helpers
It will parse incoming webhooks from Galaxy so that you can use this information in your Meteor app.
It’s brand new and I whipped it up pretty quickly, so please feel free to contribute any changes you think would be great to have. One issue currently is that I tried to have a post-install script check to see if meteorhacks:picker
is installed, by checking .meteor/packages
, but it doesn’t work as expected.