Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berkshelf/ridley
A reliable Chef API client with a clean syntax
https://github.com/berkshelf/ridley
Last synced: 3 months ago
JSON representation
A reliable Chef API client with a clean syntax
- Host: GitHub
- URL: https://github.com/berkshelf/ridley
- Owner: berkshelf
- License: other
- Archived: true
- Created: 2012-08-09T03:14:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T21:22:17.000Z (almost 7 years ago)
- Last Synced: 2024-07-27T18:53:12.493Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 1.53 MB
- Stars: 231
- Watchers: 19
- Forks: 85
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ridley
[![Gem Version](https://badge.fury.io/rb/ridley.svg)](http://badge.fury.io/rb/ridley)
[![Build Status](https://secure.travis-ci.org/berkshelf/ridley.svg?branch=master)](http://travis-ci.org/berkshelf/ridley)
[![Dependency Status](https://gemnasium.com/berkshelf/ridley.svg?travis)](https://gemnasium.com/berkshelf/ridley)
[![Code Climate](https://codeclimate.com/github/berkshelf/ridley.svg)](https://codeclimate.com/github/berkshelf/ridley)A reliable Chef API client with a clean syntax
Notice
------This is the HTTP Client API for Berkshelf. It is supported for that purpose, but for all external purposes its use
is deprecated. Chef users should use the `Chef::ServerAPI` class in the `chef` gem.The old documentation is still available at [README.old.md](README.old.md)