https://github.com/manifoldco/ruby-manifoldco-provider
Ruby client for Manifold's provider API
https://github.com/manifoldco/ruby-manifoldco-provider
Last synced: 4 months ago
JSON representation
Ruby client for Manifold's provider API
- Host: GitHub
- URL: https://github.com/manifoldco/ruby-manifoldco-provider
- Owner: manifoldco
- License: bsd-3-clause
- Created: 2017-03-05T15:56:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T16:46:58.000Z (over 8 years ago)
- Last Synced: 2025-05-24T01:51:11.504Z (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_provider
Ruby client for Manifold's provider API
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'manifoldco_provider'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install manifoldco_provider