I have a Meteor app that I want to receive HTTP requests with, but I'm not sure how to set it up? Specifically I'm trying to receive data on my web app from text messages through Twilio. I've looked at a package called Iron Router, would that be the correct way to go about it?
Thanks