H Williams
Results
1
issues of
H Williams
The following commands both return `503` errors: ```bash curl "https://search.devbox.sh/v2/search?q=python" ``` **Output**: `Service Unavailable` ```bash devbox search python ``` **Output**: `Error: GET https://search.devbox.sh/v1/search?q=python: unexpected status code 503 Service Unavailable: Service...