A RESTful HyperMedia System by yippie.io!
It’s a JSON API for the student workplaces available from the University of Paderborn.
Here’s how to get rolling:
To see all available buildings, GET /buildings.json.
…
more to follow
…
For any url, use the .jsonp extension followed by your callback, like in: /buildings.jsonp?callback=jsonpsuccess
part of iUPB / made by yippie.io / powered by Rails / data by Uni Paderborn