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: about 2 months ago
JSON representation
Abstract HTTP adapter for ROM
- Host: GitHub
- URL: https://github.com/rom-rb/rom-http
- Owner: rom-rb
- License: mit
- Created: 2015-05-16T16:20:21.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T13:08:59.000Z (over 2 years ago)
- Last Synced: 2024-05-01T23:57:24.854Z (about 1 year ago)
- Topics: abstraction, adapter, data-mapping, http, rom-rb, ruby, rubygem
- Language: Ruby
- Homepage: https://rom-rb.org
- Size: 306 KB
- Stars: 72
- Watchers: 14
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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 [][chat]
[][gem]
[][actions]
[](https://github.com/rom-rb/rom-http/actions/workflows/rubocop.yml)
[][codacy]
[][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.