ApiTune is an advanced HTTP proxy and debugging toolkit that enables real-time inspection and manipulation of HTTP/HTTPS traffic between client applications and servers. It provides comprehensive API testing and debugging capabilities through an intuitive interface.
$ pnpm install$ cp .env.example .env$ pnpm dev# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux