https://www.npmjs.com/package/ky from the `got` readme: > You probably want [Ky](https://github.com/sindresorhus/ky) instead, by the same people. It's smaller, works in the browser too, and is more stable since it's built upon [Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). i've used ky in a few projects now and it has been solid. would it make sense to switch here?