Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 359 Bytes

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.