Skip to content

jbinto/connoisseur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following along with @viranik & @mochromatic live coding session at Bitmaker Labs.

Purpose

This is a simple command line tool to communicate with lcboapi.com.

It demonstrates some of the following concepts:

  • Consuming RESTful web services
  • Opening URIs in Ruby
  • Handling JSON data
  • A very basic "router" (as in Rails "routes")

Usage

ruby connoisseur.rb index > index.html
# Open index.html in your favorite browser

About

A command line app that leverages LCBOAPI.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published