Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rom-rb/rom-http

Abstract HTTP adapter for ROM
https://github.com/rom-rb/rom-http

abstraction adapter data-mapping http rom-rb ruby rubygem

Last synced: 2 days ago
JSON representation

Abstract HTTP adapter for ROM

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/rom-http
[actions]: https://github.com/rom-rb/rom-http/actions
[codacy]: https://www.codacy.com/gh/rom-rb/rom-http
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-http

# rom-http [![Join the chat at https://rom-rb.zulipchat.com](https://img.shields.io/badge/rom--rb-join%20chat-%23346b7a.svg)][chat]

[![Gem Version](https://badge.fury.io/rb/rom-http.svg)][gem]
[![CI Status](https://github.com/rom-rb/rom-http/workflows/ci/badge.svg)][actions]
[![RuboCop](https://github.com/rom-rb/rom-http/actions/workflows/rubocop.yml/badge.svg)](https://github.com/rom-rb/rom-http/actions/workflows/rubocop.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/d37d66bb711d4aeebf5e1c1650aee261)][codacy]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-http.svg?branch=main)][inchpages]

## Links

* [User documentation](http://rom-rb.org/learn/http)
* [API documentation](http://rubydoc.info/gems/rom-http)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI >= `2.7`
* ~jruby >= `9.3`~ (awaits Ruby 2.7 compatibility)

## License

See `LICENSE` file.