/escher-java

EscherJava - HTTP request signing lib

Primary LanguageJavaMIT LicenseMIT

EscherJava - HTTP request signing lib Build Status

Java implementation of the Escher HTTP request signing library

Prerequisite

In order to compile the project, Maven and JDK 1.8 (or above) are needed.

To check if maven is configured properly, run the mvn --version command and look at the line beginning with Java version.

Run the tests

To run all the tests, use the mvn test command.

About Escher

More details are available at our Escher documentation site.