IBM / ibm-cloud-functions-rest-api-trigger

IBM Cloud Functions building block - HTTP REST Trigger - This project provides a starting point for handling events from REST API calls with IBM Cloud Functions powered by Apache OpenWhisk.
Apache License 2.0
17 stars 8 forks source link

Update README.md #12

Closed cfjedimaster closed 7 years ago

cfjedimaster commented 7 years ago

Simplified code Added web annotation Used new API cli stuff. Removed use of EXPORT since that won't work on Windows. Modified Curl command a bit.