IBM / ibm-cloud-functions-serverless-apis

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to HTTP REST API calls.
https://developer.ibm.com/code/patterns/build-serverless-api-handlers/
Apache License 2.0
31 stars 40 forks source link

For a Serverless API there is a wskdeploy manifest available for a user to easily instantiate the PRODUCT #5

Open krook opened 7 years ago

krook commented 7 years ago

@mrutkows Please assign. Assuming @daisy-ycguo or @lzbj.

mrutkows commented 7 years ago

@krook are we going to use the Aha! generated issues?

krook commented 7 years ago

Need to also consider "Deploy to Bluemix" type of button for driving wskdeploy and doing continuous testing to ensure the app doesn't break with upstream changes.

lzbj commented 7 years ago

See issue # 156 under OpenWhisk org.

mrutkows commented 7 years ago

@lzbj @krook Please do not link to OpenWhisk .org issues (URLs) here. Apparently, the “reference” gets added automatically by GitHub if you use the URL; please just put the public OpenWhisk org. issue # and not the entire URL. This causes the public issue to show a reference to an IBM org. issue which looks bad; especially since this is a new use case that show general functionality.

krook commented 7 years ago

Related to #47