Skip to content

Updated introduction to use JSON#41

Merged
shaunsmith merged 2 commits intomasterfrom
mww-fixintro
Mar 8, 2018
Merged

Updated introduction to use JSON#41
shaunsmith merged 2 commits intomasterfrom
mww-fixintro

Conversation

@michael-w-williams
Copy link
Member

I've updated the introduction tutorial to use the FDK generated func.go function. Took a bit longer than I thought to change the function name (gofn) and and app name (goapp). Might need to do some word smithing in middle of the tutorial as the JSON changed that part quite a bit.

Copy link
Contributor

@sachin-pikle sachin-pikle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me. I ran the commands using the latest CLI (0.4.63) and server (0.3.355) and it worked fine. (I have an unrelated thread in Slack about the size of the go "dev" image.)

```

You can see the `func.yaml` contents by typing:
This function looks for JSON input in the form of `{"name", "Bob"}`. If this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo:

have {"name", "Bob"}

should be {"name": "Bob"}

@michael-w-williams
Copy link
Member Author

Fixed the Bob json typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants