Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connoratherton/one_one
A ruby client for the 1and1 cloud API
https://github.com/connoratherton/one_one
Last synced: about 1 month ago
JSON representation
A ruby client for the 1and1 cloud API
- Host: GitHub
- URL: https://github.com/connoratherton/one_one
- Owner: ConnorAtherton
- License: mit
- Created: 2015-07-01T01:32:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T20:38:59.000Z (about 9 years ago)
- Last Synced: 2024-10-06T04:39:06.724Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OneOne
A ruby client for the 1and1 cloud API.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'one_one'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install one_one