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
467b65ccc88265dae75bae1e7c36a955b5a66bc7
fn-serverless
/
examples
/
formats
/
json
/
go
History
Denis Makogon
3ae55af392
Adding JSON format validation API tests
2017-10-07 00:43:09 +03:00
..
Dockerfile
Revisiting request body processing
2017-10-07 00:43:09 +03:00
func.go
Adding JSON format validation API tests
2017-10-07 00:43:09 +03:00
func.yaml
Revisiting request body processing
2017-10-07 00:43:09 +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
Revisiting request body processing
2017-10-07 00:43:09 +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.