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

Initial commit. #9

Closed jzaccone closed 7 years ago

jzaccone commented 7 years ago

This uses cloudant and the built in cloudant actions for both read AND write. Would love to get your thoughts on this pattern.

I can continue to build this out for postgres, I went with cloudant for first iteration because I wanted to play around with the built in actions.