https://github.com/markmatney/norcal-shows-data
Server-side Python web application that supplies data to the 'norcal-shows' client application.
https://github.com/markmatney/norcal-shows-data
api-server text-processing
Last synced: 9 months ago
JSON representation
Server-side Python web application that supplies data to the 'norcal-shows' client application.
- Host: GitHub
- URL: https://github.com/markmatney/norcal-shows-data
- Owner: markmatney
- License: mit
- Created: 2016-02-28T09:53:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T09:11:20.000Z (over 10 years ago)
- Last Synced: 2025-03-17T18:21:27.637Z (over 1 year ago)
- Topics: api-server, text-processing
- Language: Python
- Homepage: https://norcal-shows-data.herokuapp.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a server-side web application that parses [Steve Koepke](http://www.calweb.com/~skoepke/)'s [list](http://www.jmarshall.com/events/list.txt) of Bay Area shows, and exposes the data in JSON format so that it can be consumed by something like [this](https://github.com/markmatney/norcal-shows).