OpenAI: Provides AI-powered code suggestions, automation, and intelligent insights to enhance development workflows.
Gemini AI: Offers intelligent insights, API analysis, and optimization for enhanced system performance.
arx-cli is your go-to command-line tool for inspecting, managing, and previewing API components and endpoints — all without spinning up a server.
Streamline your workflow with instant navigation between components and endpoints. Get real-time feedback without needing to host anything.
Quickly view and verify local files directly from the terminal.
Test API endpoints in the browser without a server.
Easily switch between endpoints and components with minimal effort.
Fully CLI-based experience built for modern development teams.
Get started with ARX CLI by installing it using your preferred package manager. Choose the command that matches your setup:
Run these commands after installation:
# Preview a component
npm run arx preview:component
# View an API endpoint
npm run arx preview:endpoint