Skip to content

refactor: move from Axios to ky and Undici#418

Draft
GuillaumeDecMeetsMore wants to merge 10 commits into
masterfrom
guillaume/refactor/move-from-axios-to-ky-and-undici
Draft

refactor: move from Axios to ky and Undici#418
GuillaumeDecMeetsMore wants to merge 10 commits into
masterfrom
guillaume/refactor/move-from-axios-to-ky-and-undici

Conversation

@GuillaumeDecMeetsMore
Copy link
Copy Markdown
Collaborator

@GuillaumeDecMeetsMore GuillaumeDecMeetsMore commented May 26, 2026

  • Remove Axios, and replace it with ky
    • ky uses "fetch" in the browser
    • ky uses Undici in NodeJS, which is the native HTTP client
    • Allows to have zstd compression too (not yet available in Axios)
    • Add tests

@GuillaumeDecMeetsMore GuillaumeDecMeetsMore self-assigned this May 26, 2026
Base automatically changed from guillaume/feat/rust-update-dependencies to master May 26, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant