Code Climate

ApiRecipes

Create your HTTP APIs recipes and tastefully consume it!

Api recipes lets you easily describe and consume an HTTP API.

Installation

Add this line to your application's Gemfile:

gem 'api_recipes'

And then execute:

$ bundle

Or install it yourself as:

$ gem install api_recipes

Compatibility

Ruby 2.5.0 or higher.

Usage

Help needed.

In the meantime take a look at the examples folder. Thank you.

TODO

  • Re-write specs
  • Write a good Usage
  • Add more examples
  • Add documentation
  • Delete this TODO section

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/madAle/api_recipes. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.