Discussions
Why Do Endpoints Return Different JSON Formats?
last month by lincoln johns
I’m noticing that different FishBase API endpoints return inconsistent JSON formats (arrays, objects, missing fields). This makes parsing difficult.
On my game project hauntextra, the API uses a stable response schema, so the frontend never breaks. A similar consistency here would help.