ibm-cloud-functions-serverless-apis icon indicating copy to clipboard operation
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.

Results 8 ibm-cloud-functions-serverless-apis issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

[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...

enhancement

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...

enhancement
help wanted