When designing an API, it's generally better to us...
# 💻developers
f
When designing an API, it's generally better to use JSON for the response format. If you control the backend, modify the API to return JSON instead of HTML.