New features
- Instead of only handling JSON responses, apiData can handle all fetch response body interface methods (https://developer.mozilla.org/en-US/docs/Web/API/Response#body_interface_methods). The parseMethod can be defined globally or per endpoint and defaults to JSON.