Skip to content

verosent/verosent-api-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verosent API Ruby

This is a library for Ruby to query Verosent's API.

Installation

  1. Install the gem gem install verosent-api
  2. Include it in your Ruby projects require 'verosent-api'

Contribution

Feel free to fork this repository and contribute your code changes to the development branch via a pull request.