Weather
一个面向 Data & APIs 场景的 Agent 技能。原始说明:Get current weather and forecasts (no API key required).
一个面向 Data & APIs 场景的 Agent 技能。原始说明:Production-ready API Gateway supporting JWT, OAuth2, API keys, rate limiting, caching with Redis, monitoring, load balancing, and automatic SSL management.
Production-ready API Gateway with everything you need.
# Start gateway
./gateway.sh start
# Add upstream
./gateway.sh add http://localhost:3000
# Configure auth
./gateway.sh auth jwt --secret your-secret
Edit config.yaml to customize:
Sunshine-del-ux