Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider switching from got to ky #756

Open
travi opened this issue Aug 2, 2024 · 1 comment
Open

consider switching from got to ky #756

travi opened this issue Aug 2, 2024 · 1 comment
Labels

Comments

@travi
Copy link
Member

travi commented Aug 2, 2024

https://www.npmjs.com/package/ky

from the got readme:

You probably want Ky instead, by the same people. It's smaller, works in the browser too, and is more stable since it's built upon Fetch.

i've used ky in a few projects now and it has been solid. would it make sense to switch here?

@fgreinacher
Copy link
Contributor

Sure, why not.

What comes immediately to my mind when switching HTTP libraries is whether the properly support proxy env variables. That is often causing issues. Do you have experience with that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants