Skip to content

🤗 [Question]: How to implement the ctx. FullPath() method similar to the one in gin #3832

@DWHengr

Description

@DWHengr

Question Description

I want to get the full route path of a request, like /api/admin/word/book/:bookId/page, instead of the resolved one like /api/admin/word/book/15387/page. In Gin, the ctx.FullPath() method can do this. Is there something similar in Fiber?

Code Snippet (optional)

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my questions prior to opening this one.
  • I understand that improperly formatted questions may be closed without explanation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions