Commit Graph

9 Commits

Author SHA1 Message Date
Denis Makogon
783490dc79 Addressing certain comments
What's new?
 - better error handling
 - still need to decode JSON from function because we need status code and body
 - prevent request body to be a problem by deferring its close
 - moving examples around: putting http and json samples into one folder
2017-10-07 00:43:07 +03:00
Travis Reeder
7d1802425a Fix type 2017-10-02 20:14:51 -07:00
James Jeffrey
c7f3066c75 Update references remove refs to treeder oracle funcy (#376)
* Remove lots of refs to iron and funcy oracle etc..

* more ref replacements

* Replacing more refs. Treeder

* Use Fn not FN
2017-09-29 16:22:15 -07:00
Chad Arimura
e963b96069 Update README.md 2017-09-29 08:29:30 -07:00
Nigel Deakin
be630540b2 Add README for hotfunctions go example and update docs to point to it 2017-09-29 12:07:56 +01:00
Nigel Deakin
e613cd1b2e Add README for hotfunctions go example and update docs to point to it 2017-09-29 12:07:09 +01:00
Nigel Deakin
c7fefff9a7 Add README for hotfunctions go example and update docs to point to it 2017-09-29 12:06:23 +01:00
Nigel Deakin
16cdd98a62 Add README for hotfunctions go example and update docs to point to it 2017-09-29 12:01:29 +01:00
Denis Makogon
4c19ad4c96 Adding Python hot fn sample 2017-09-25 17:48:39 +03:00