Skip to content

fd00/rupology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rupology

Repology API v1 client library.

Installation

Add this line to your application's Gemfile:

gem 'rupology'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rupology

Usage

require 'rupology/client'

client = Rupology::Client.new

result = client.project('ruby')

p result[0]['name'] # 'ruby2.5'

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fd00/rupology.

About

Repology API v1 client library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages