Skip to content

Latest commit

 

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Client

Client is a service written in Ruby that demonstrates consumption of the server API.

It can be invoked via:

ruby main.rb 90065

Mixpanel::Client is an even more robust example of an API client that I've written in Ruby.

Local Development

  • Ensure Server is running
  • ruby main.rb 90065