Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-22T07:55:05.000Z (about 10 years ago)
- Last Synced: 2023-03-12T16:51:03.990Z (almost 2 years ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 2
- 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
```