Project

api_frame

0.0
No commit activity in last 3 years
No release in over 3 years
Small framework to define API clients in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

ApiFrame

ApiFrame is a gem that aims to provide an easy-to-use way of implementing high-level and low-level interactions with APIs working over HTTP.

Installation

Add the gem api_frame as a runtime dependency to your library’s gemspec.

Development

After checking out the repository, run bin/setup to install dependencies. For an interactive Pry session, run bin/console. Run rake spec to run the tests.