Skip to content

oomag/ruby-swanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swanager-api

This gem provides an interface to the Swanager Remote API.

Installation

Add this line to your application's Gemfile:

gem 'swanager-api'

And then run:

$ bundle install

Alternatively, if you wish to just use the gem in a script, you can run:

$ gem install swanager-api

Finally, just add require 'swanager' to the top of the file using this gem.

Build

gem build swanager-api.gemspec

License

This program is licensed under the MIT license. See LICENSE for details.

About

A Ruby Wrapper for the Swanager REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages