https://github.com/falm/apollo-rb
Ruby Client for Apollo
https://github.com/falm/apollo-rb
apollo apollo-client configuration-management ruby ruby-sdk
Last synced: 6 months ago
JSON representation
Ruby Client for Apollo
- Host: GitHub
- URL: https://github.com/falm/apollo-rb
- Owner: falm
- License: mit
- Created: 2018-09-03T02:59:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T06:20:32.000Z (over 6 years ago)
- Last Synced: 2025-06-15T02:40:01.602Z (8 months ago)
- Topics: apollo, apollo-client, configuration-management, ruby, ruby-sdk
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apollo-rb
携程Apollo配置中心 Ruby客户端
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'apollo-rb'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install apollo-rb
## Usage
TODO: Write usage instructions here
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/falm/apollo-rb.