Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Files

Latest commit

0021d84 · Sep 6, 2015

History

History
8 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 316 Bytes

Code examples for EscherRuby - HTTP request signing lib

  1. Install gems with: bundle install
  2. Start server: rackup
  3. Send a request: ruby client.rb

Code examples for the Escher HTTP request signing library (https://github.com/emartech/escher-ruby).