Join Discord
Powered by
When designing an API, it's generally better to us...
# 💻developers
f
fresh-fireman-491
12/23/2023, 8:35 PM
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.
Previous
Next