serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.45k stars 4.47k forks source link

Update README.md #565

Closed jonee closed 3 years ago

jonee commented 4 years ago

Proper go static building for OpenWhisk. While the example will compile and run, the moment the codes start importing external libraries, it would fail to work when invoked / run.