Skip to content

Add registry.go and factory.go for proxy middleware#775

Open
Meghna45-code wants to merge 3 commits intoluraproject:masterfrom
Meghna45-code:master
Open

Add registry.go and factory.go for proxy middleware#775
Meghna45-code wants to merge 3 commits intoluraproject:masterfrom
Meghna45-code:master

Conversation

@Meghna45-code
Copy link
Copy Markdown

Changes Made:

  1. Added registry.go to manage custom proxy middleware registration.
  2. Added factory.go interface for creating proxy stacks per endpoint.
  3. Updated code structure to place middleware and proxy logic in proper directories.

Reason:

  1. Allows modular addition of custom middleware.
  2. Supports scalable proxy creation for endpoints.

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.

1 participant