feat: get_service_detail (#1475)

* feat: get_service_detail

* clear code

* feat: test
6 files changed
tree: 1d5fd224145391a9a7fa98a9e22797f17a705a3f
  1. .agents/
  2. .github/
  3. ai/
  4. api/
  5. app/
  6. docs/
  7. pkg/
  8. release/
  9. scripts/
  10. ui-vue3/
  11. .asf.yaml
  12. .codecov.yml
  13. .gitattributes
  14. .gitignore
  15. .licenserc.yaml
  16. CHANGELOG.md
  17. CONTRIBUTING.md
  18. Dockerfile
  19. go.mod
  20. go.sum
  21. LICENSE
  22. Makefile
  23. NOTICE
  24. README.md
README.md

Build codecov license

Dubbo Admin is the console designed for better visualization of Dubbo applications.

Repositories

The main code repositories of Dubbo Admin include:

  • ui-vue3: Implements the front-end interface of Dubbo Admin.
  • Dubbo Admin Console: Implemented in the app and pkg directories.
    For more details, see the app/README.

Quick Start

Please refer to official website.

Roadmap

Please refer to RoadMap.

Contributing

Admin UI

Admin Server

Other Information

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.