dust field note
Switch API Environments Without a Second Client

Dust HTTP clients can keep one default API URL and accept a factory override for staging, tests, or local development. The endpoint declarations stay in one interface. Only the URL changes when the client is created.
Read the Dust HTTP client configuration guide.
#Dust #HTTPClient #CodeGeneration