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 example to API routes on accessing cookies #728

Closed
2 tasks
brandonroberts opened this issue Oct 26, 2023 · 1 comment · Fixed by #775
Closed
2 tasks

Docs: add example to API routes on accessing cookies #728

brandonroberts opened this issue Oct 26, 2023 · 1 comment · Fixed by #775
Assignees
Labels
accepting PRs enhancement New feature or request

Comments

@brandonroberts
Copy link
Member

Which scope/s are relevant/related to the feature request?

Docs

Information

We added support for accessing the request event here. The PR has an example of how to access cookies in the server request.

#614

This example should be added to the docs in the API routes overview page.

https://github.com/analogjs/analog/blob/main/apps/docs-app/docs/features/api/overview.md

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@brandonroberts brandonroberts added enhancement New feature or request accepting PRs labels Oct 26, 2023
@santoshyadavdev
Copy link
Contributor

I will work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting PRs enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants