Closed
Description
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.
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.