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

The Serverless API sample should be able to be deployed via the serverless framework and PR to their examples page #6

Open krook opened 7 years ago

krook commented 7 years ago

https://serverless.com/framework/docs/providers/openwhisk/examples/

krook commented 7 years ago

We'll start with the built in API Gateway support, then move on to the Serverless Framework as a second demo or enhancement.

krook commented 7 years ago

Related to #47