## BML API Proxy BML API Proxy to bypass cloudflare anti-bot. # Run with docker First run it will compile and run. ```bash docker compose up -d ``` # Test locally ```bash curl localhost:3030 ```