0.0
No release in over a year
Consume HTTP APIs with style
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 4.4, <= 5.1
 Project Readme

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.