mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Updating Python hot HTTP sample - using latest hotfn 0.0.5 release (made life lot easier) * Updating to latest 0.0.6 release What's new? - new request data signature: context, data, loop - supports event loop (very useful for request body handeler of coroutine type) * Updating example with respect to recent fdk-python release * Addressing review comments
8 lines
127 B
YAML
8 lines
127 B
YAML
name: fnproject/hot-http-python
|
|
version: 0.0.1
|
|
runtime: python3.6.2
|
|
type: sync
|
|
memory: 521
|
|
format: http
|
|
path: /hot-http-python
|