Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add post example to intro #3438

Merged
merged 4 commits into from
Nov 20, 2021
Merged

docs: add post example to intro #3438

merged 4 commits into from
Nov 20, 2021

Conversation

saihaj
Copy link
Contributor

@saihaj saihaj commented Nov 13, 2021

Updates first route example to showcase use of request.body object. For context see #3388 (comment)

Checklist

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 13, 2021
@climba03003 climba03003 linked an issue Nov 13, 2021 that may be closed by this pull request
2 tasks
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
@saihaj saihaj closed this Nov 13, 2021
@saihaj saihaj deleted the docs-udpate branch November 13, 2021 12:08
@saihaj saihaj restored the docs-udpate branch November 13, 2021 12:23
@saihaj saihaj deleted the docs-udpate branch November 13, 2021 12:23
@saihaj saihaj restored the docs-udpate branch November 13, 2021 12:23
@saihaj saihaj reopened this Nov 13, 2021
docs/Getting-Started.md Outdated Show resolved Hide resolved
@saihaj saihaj requested review from jsumners and Eomm November 19, 2021 04:33
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@Eomm Eomm merged commit e1ad1f3 into fastify:main Nov 20, 2021
@saihaj saihaj deleted the docs-udpate branch November 20, 2021 11:44
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve getting started documentation to include req.body
4 participants