🔌
gRPC Services Interface
❌ Error: Could not start gRPC UI automatically.
Please make sure grpcui is installed and the gRPC server is running.
Don't worry! You can still test gRPC services manually.
🛠 Manual Setup:
- Install grpcui:
go install github.com/fullstorydev/grpcui/cmd/grpcui@latest
- Run grpcui:
grpcui -plaintext localhost:50051
- Open the URL shown in terminal (usually http://localhost:8080)
🎯 Recommended: Use Documentation Tools
- Open PowerShell in the project directory
- Run the documentation script:
.\documentation_tools.ps1
- Select option 2: "🔌 Iniciar gRPC UI Web (Interfaz visual)"
- Or select option 4: "⚡ Probar gRPC con grpcurl (CLI)"
- This will launch gRPC UI with automatic setup and error handling
💡 Tip: The documentation script provides additional features like service listing, endpoint testing, and Swagger documentation.
⚡ Interactive gRPC Testing
Quick Tests - Click to Execute:
📋 List Services
Get all available gRPC services
🏢 List Tenants
Get all tenants in the system
📦 List Plans
Get all subscription plans
⚡ List Features
Get all available features