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

https://github.com/simon04/last.fm-events-by-location

A list of all Last.fm events by location within distance
https://github.com/simon04/last.fm-events-by-location

Last synced: 6 months ago
JSON representation

A list of all Last.fm events by location within distance

Awesome Lists containing this project

README

          

Last.fm events by location
--------------------------

This project generates a list of events by location (within a certain distance) by querying the [geo.getEvents](http://www.last.fm/api/show/geo.getEvents) API service.

Try out on [https://simon04.github.io/last.fm-events-by-location/](https://simon04.github.io/last.fm-events-by-location/)!

This application uses [AngularJS](https://angularjs.org/), [Moment.js](http://momentjs.com/), [Underscore.js](http://underscorejs.org/).