aaylward / restful-mbta

Node.js wrapper for MBTA's RESTful API.
Other
0 stars 0 forks source link

Add option to turn off parsers? #14

Open maxmechanic opened 10 years ago

maxmechanic commented 10 years ago

Would it be worth having an option that'll just pass the body through? Mostly thinking about a sort of failsafe in case the API response changes and it breaks our parsers.