Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expeehaa/api_frame
https://github.com/expeehaa/api_frame
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/expeehaa/api_frame
- Owner: expeehaa
- Created: 2023-01-24T22:30:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T16:46:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T05:44:53.567Z (27 days ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this 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.