https://github.com/kakoni/porigeoshow
Sample code for fetching and parsing results from Pori KTWeb
https://github.com/kakoni/porigeoshow
Last synced: about 2 months ago
JSON representation
Sample code for fetching and parsing results from Pori KTWeb
- Host: GitHub
- URL: https://github.com/kakoni/porigeoshow
- Owner: kakoni
- License: mit
- Created: 2014-10-22T07:49:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-22T07:55:05.000Z (over 10 years ago)
- Last Synced: 2025-02-15T15:51:18.535Z (3 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
porigeoshow
===========Sample code for fetching and parsing results from Pori KTWeb.
To get started execute
```bash
bundle install
```To fetch results and display
```bash
bundle exec ruby lib/pori.rb
```