cetinibs opened a new issue, #13577: URL: https://github.com/apache/apisix/issues/13577
### Description ### Is your feature request related to a problem? As an end user, I find the current interface for creating and managing Services and Routes more complex than it needs to be. Setting up a basic route or service requires more steps and configuration knowledge than I would expect. ### Describe the solution you'd like I'd like a simpler, more user-friendly interface that lets me quickly add and manage my Services and Routes. Ideally it would include: - A streamlined "quick add" flow for creating a Route or Service in just a few steps - Sensible defaults so I don't have to fill in advanced fields unless I need to - A clear, searchable list view to manage existing Services and Routes (edit, enable/disable, delete) - Inline validation and helpful hints to reduce configuration errors ### Describe alternatives you've considered Using the raw configuration / Admin API directly, but that has a steeper learning curve for everyday users. ### Additional context The goal is to lower the barrier for new users while keeping advanced options available for power users. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
