https://github.com/lebinh/lastlyrics
Lyrics site for last.fm lovers
https://github.com/lebinh/lastlyrics
Last synced: 3 months ago
JSON representation
Lyrics site for last.fm lovers
- Host: GitHub
- URL: https://github.com/lebinh/lastlyrics
- Owner: lebinh
- Created: 2010-10-01T05:54:40.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-12-14T18:01:07.000Z (about 13 years ago)
- Last Synced: 2025-01-17T21:30:49.299Z (12 months ago)
- Language: Python
- Homepage: nowlyrics.appspot.com
- Size: 315 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Get it running
==============
* Install [Google App Engine SDK](https://developers.google.com/appengine/downloads#Download_the_Google_App_Engine_SDK)
* Run the server
```
$ dev_appserver.py
```