hackgvl / trolley-tracker-api-dot-net

API for tracking Greenville's trolleys with .NET
MIT License
4 stars 6 forks source link

WebAPI Default to JSON #26

Closed bikeoid closed 7 years ago

bikeoid commented 7 years ago

Make WebAPI return JSON by default when viewed in a browser since this is supported by most tools. Will still support XML with explicit text/xml request

jeremywight commented 7 years ago

Great idea 👍 On Mon, Mar 13, 2017 at 4:29 PM bikeoid notifications@github.com wrote:

Make WebAPI return JSON by default when viewed in a browser since this is supported by most tools. Will still support XML with explicit text/xml request

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/codeforgreenville/trolley-tracker-api-dot-net/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AH3RYOzEbIHRBzgegdScMgVeIAqYO667ks5rlacUgaJpZM4MbxpY .

bikeoid commented 7 years ago

This has now been published on the real server http://api.yeahthattrolley.com/api/v1/Stops/Regular

jeremywight commented 7 years ago

Awesome work Mike!!!

On Thu, Mar 23, 2017 at 9:02 AM, bikeoid notifications@github.com wrote:

This has now been published on the real server http://api.yeahthattrolley. com/api/v1/Stops/Regular

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/codeforgreenville/trolley-tracker-api-dot-net/issues/26#issuecomment-288711530, or mute the thread https://github.com/notifications/unsubscribe-auth/AH3RYEFMHQorKdfFYx7z8Ypk3JDj_VEcks5rom1lgaJpZM4MbxpY .