Skip to content

Repository files navigation

REST Man -- simple DSL for accessing HTTP and REST resources

CI Codacy Badge Codacy Badge

A simple HTTP and REST client for Ruby, inspired by the Sinatra's microframework style of specifying actions: get, put, post, delete.

This is a fork version of rest-client

Requirements

Supported Ruby versions

2.6 2.7 3.0 3.1 3.2 3.3-Preview

Supported JRuby versions

9.3 9.4

Installation

Add this line to your application's Gemfile:

gem 'rest-man'

Add then execute:

$ bundle install

Or install it yourself as:

$ gem install rest-man

Wiki

The RestMan wiki has moved to RubyGems.Guide

RubyGems.Guide/rest-man

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rest-man/rest-man. This project is intended to be a safe, welcoming space for collaboration.

License

Released under the MIT License: https://opensource.org/licenses/MIT

About

Simple HTTP and REST client for Ruby

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages