Travis Reeder
Travis Reeder
Similar to our Lambda wrapper, abstract out the inputs and outputs so the user uses the wrapper libraries and just implements an interface. This would make code even simpler as...
https://github.com/iron-io/functions/blob/master/docs/function-file.md
Would be great to be able to deploy to IronFunctions using Serverless framework: https://github.com/serverless/serverless
* must have docker install * must run `docker login` to login to Docker Hub
Let's make a defacto demo application for IronFunctions so people can see how to organize functions, define their full applications, update endpoints, etc. * endpoint to increment counters (messages per...
The idea here is to allowing a [streaming input format](docs/function-format.md) to allow multiple requests per single container execution. The reason for this is to provide very fast responses to synchronous...
https://chocolatey.org/ Looks like a homebrew for windows.
Stats being response times, etc.