https://github.com/manifoldco/ruby-manifoldco
Ruby client for Manifold's API
https://github.com/manifoldco/ruby-manifoldco
Last synced: 3 months ago
JSON representation
Ruby client for Manifold's API
- Host: GitHub
- URL: https://github.com/manifoldco/ruby-manifoldco
- Owner: manifoldco
- License: bsd-3-clause
- Created: 2017-03-05T15:55:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T16:48:52.000Z (over 8 years ago)
- Last Synced: 2025-05-26T09:43:02.519Z (5 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 26
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Manifoldco
Ruby client for Manifold's API
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'manifoldco'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install manifoldco