Skip to content

LacunaSoftware/RestPkiRubyClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST PKI client lib for Ruby

Gem Version

This library contains classes that encapsulate the calls to the REST PKI API.

The recommended way to install REST PKI Client lib is through setting in your Gemfile:

gem 'rest_pki', '~> 1.1.0'

And with installing via Bundler on your project root folder:

bundle install

Alternatively, You can install this gem globally by executing the following command:

gem install rest_pki 

Samples

Please visit the Rest PKI samples repository for examples on how to use this library.

About

Client lib for Ruby to use the Rest PKI services (https://pki.rest/)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages