ibm-cloud-functions-serverless-apis
ibm-cloud-functions-serverless-apis copied to clipboard
Update for new API Gateway and Web Actions approach
Refactor this sample (or add a parallel repository) to both simplify the example and introduce new features that are now generally available.
- [ ] Simplify to use non-zipped actions (which were needed for the MySQL client package) and use Cloudant as the data store
- [x] Update to use a combination of API Gateway + Web Actions.
- [ ] Provide a linkage to an alternate approach with the Serverless Framework.
- [ ] Support a
wskdeploymanifest to replacedeploy.shas it matures. - [ ] Incorporate cost/performance metrics against existing ways to provide serverful web APIs.
- [ ] Include a linkage to the why behind this approach.