An open API service indexing awesome lists of open source software.

https://github.com/lgrammel/breeze


https://github.com/lgrammel/breeze

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Breeze
======
*by [Lars Grammel](https://twitter.com/lgrammel) and [Jamie Starke](https://twitter.com/jamiestarke).*

A web frontend for showing rentals and transit routes on a map.

Documentation
-------------

[JSON](https://github.com/lgrammel/breeze/wiki/JSON)

Frontend for Rentals for UVic Students Visualization
----------------------------------------------------

Shows apartments and rooms for rent in Victoria, BC, together with bus routes to UVic.

http://victoria.rentalmap.co/

Credit to
---------

* Map tiles by [Stamen Design](http://stamen.com), under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0). Data by [OpenStreetMap](http://openstreetmap.org), under [CC BY SA](http://creativecommons.org/licenses/by-sa/3.0).
* Map library [Polymaps](http://polymaps.org/) by [SimpleGeo](http://simplegeo.com/) and [Stamen Design](http://stamen.com/)
* Visualization library [d3.js](http://mbostock.github.com/d3/) by Mike Bostock