Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Library for HTTP request signing (JavaScript implementation)

License

NotificationsYou must be signed in to change notification settings

emartech/escher-js

Repository files navigation

Escher helps you creating secure HTTP requests (for APIs) by signing HTTP(s) requests. It's both a server side and client side implementation. The status is work in progress.

The algorithm is based onAmazon'sAWS Signature Version 4, but we have generalized and extended it.

More details are available at ourEscher documentation site.

Development

TheTest Cases are included as git submodule.

Don't forget to use thegit pull --recurse-submodules and thegit clone --recurse-submodules to pull and clone the remote repository.


[8]ページ先頭

©2009-2025 Movatter.jp