Skip to content

Lack of Support for Grouping of Routes #100

Closed Answered by aryanmehrotra
tonoy30 asked this question in Q&A
Discussion options

You must be logged in to vote

GoFr is primarily for microservices, and complex logic of an application is already broken down into different small microservices.
Microservices are divided based on different functionalities, which reduces the complexity of having all the routes at one place and need to group them.

For something like an auth group we can exempt routes from the auth middleware itself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aryanmehrotra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #52 on November 29, 2023 05:19.