SpaceApi-archive / SpaceApi

Android app and widget showing hackerspace status
18 stars 10 forks source link

fix inconsistent URIs in the API #31

Closed guyzmo closed 11 years ago

guyzmo commented 11 years ago

following a thread of the hackerspaces.org mailing list, here is a fix of inconsistent URIs in the API, by removing any kind of slash escaping, which has no reason to exist in a JSON API.

eastein commented 11 years ago

Sure. However, it's important to note that that is valid JSON.