ibm-cloud-functions-serverless-apis
ibm-cloud-functions-serverless-apis copied to clipboard
Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to HTTP REST API calls.
When I first created this, I used a relational database to show the REST CRUD mapping for a system many developers were already familiar with. That made sense to me...
[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration). "_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"
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...
As discussed with @mrutkows, the Deploy to Bluemix metadata files can be used to execute both the `cf` command line tools for service provisioning and the `wskdeploy` CLI to deploy...
https://serverless.com/framework/docs/providers/openwhisk/examples/