Skip to content

feat: Route group feature #861

Closed
Closed
@LiteSun

Description

@LiteSun

why

In order to allow users to filter out routes with a specified group from a large number of routes, I propose to add the route groups feature.

how

front-end

In order to finish this feature. There are 3 steps need to do.

  • Adding group options to the edit or create route page.
    image

  • Route group list page
    image

  • Create or Edit route group page
    image

back-end

Create or update API to match front-end requirements.

  • Create route and update route API need to update.
  • Route Group List API.
  • Create and update route group API.

APISIX

Need to discuss how to implement route group requirements.

Free to comment here.

cc @juzhiyuan @liuxiran @gxthrj @nic-chen @membphis

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions