Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```