This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
fn-serverless
Watch
1
Star
0
Fork
0
You've already forked fn-serverless
mirror of
https://github.com/fnproject/fn.git
synced
2022-10-28 21:29:17 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6b9b55ca905e235b35dcb4be47b3baceaf13b06
fn-serverless
/
examples
/
formats
/
json
/
go
History
amykang2020
b6b9b55ca9
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
..
.gitignore
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
func.go
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
README.md
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
sample.payload.json
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
test.json
apply/make Travis's json-format branch prototype to work with latest restructured master; added StatusCode to JSONOutput server-function contract
2017-10-07 00:43:07 +03:00
README.md
Go using JSON format
This example uses the
json
input format.