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
- Host: GitHub
- URL: https://github.com/simon04/last.fm-events-by-location
- Owner: simon04
- Created: 2013-05-31T16:21:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T06:23:45.000Z (almost 11 years ago)
- Last Synced: 2025-08-11T17:52:14.410Z (12 months ago)
- Language: HTML
- Homepage: https://simon04.github.io/last.fm-events-by-location/
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).