Skip to content

opentelekomcloud-community/otc-api-sign-sdk-nodejs

Repository files navigation

otc-api-sign-sdk-nodejs

SDK for API request signing for NodeJS

Note

###############################################
        Work in progress....
###############################################

Documentation

For documentation see: otc-api-sign-sdk-nodejs

Getting curl for an API request

To test api signature call, open

http://api_signature_demo.html

in a browser with CORS disabled.

E.g. start chrome on Windows with following command:

chrome.exe --user-data-dir="C://Chrome dev session" --disable-web-security

Note

To run documentation locally:

Install tox as described in: tox installation guide

and run:

tox -e docs-auto

Open documentation in browser: http://127.0.0.1:8882

Warranty Disclaimer

THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

SEE THE APPLICABLE LICENSES FOR MORE DETAILS.

About

SDK for API request signing for NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published