Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 932 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 932 Bytes

serverless-hyperledger

Serverless Hyperledger

Contents

Features

  • Suports Serverless Framework
  • API key - It is handled by API Gateway, you only need to provide private: true to every function.
  • Authentication - It is handled by API Gateway, you only need to provide authorizer: to every function.
  • TLS - It is handled by API Gateway by default, you can also submit your custom certification.
  • Auto Scale - It is handled by API Gateway by default, but you should take care of usage limits with usagePlan .

Licensing

Serverless Hyperledger is licensed under the MIT License.

All files located in the node_modules and external directories are externally maintained libraries used by this software which have their own licenses; we recommend you read them, as their terms may differ from the terms in the MIT License.