Travis Reeder

Results 137 issues of Travis Reeder

documentation

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...

enhancement
ux

https://github.com/iron-io/functions/blob/master/docs/function-file.md

bug
documentation
area/configuration

Would be great to be able to deploy to IronFunctions using Serverless framework: https://github.com/serverless/serverless

enhancement
documentation
area/examples

* must have docker install * must run `docker login` to login to Docker Hub

bug
documentation

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...

documentation
area/examples

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...

area/driver

https://chocolatey.org/ Looks like a homebrew for windows.

help wanted