This server acts as a secure proxy for communicating with KryptoGo's API from your frontend. It injects required headers like API key and client ID into all requests to avoid exposing credentials on the client side.
Provide your KryptoGo API key in API_KEY
, and your application’s client ID in CLIENT_ID
.