jinbagi commented on issue #13577:
URL: https://github.com/apache/apisix/issues/13577#issuecomment-4763059543

   Hey @cetinibs, I had the same frustration, so I built a lightweight 
client-side dashboard that talks directly to the Admin API:
   
   https://github.com/jinbagi/apisix-dashboard
   
   Unlike the official dashboard, it doesn't require a Go backend (manager-api) 
and runs as a simple static page. It covers all the requirements you mentioned:
   - Streamlined Route/Service creation with sensible defaults.
   - A side-by-side visual form and RAW JSON co-editor (using Monaco Editor) 
for easy configuration.
   - Inline validation and helpful error hints.
   - Clean, searchable list views with bulk actions.
   
   Feel free to check it out if you're looking for a simpler way to manage 
APISIX!
   


-- 
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]

Reply via email to