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

HOWTO.md: Replace request library with fetch #431

Open
jaller94 opened this issue Aug 7, 2022 · 0 comments
Open

HOWTO.md: Replace request library with fetch #431

jaller94 opened this issue Aug 7, 2022 · 0 comments
Labels
T-Documentation Improvements or additions to documentation

Comments

@jaller94
Copy link
Contributor

jaller94 commented Aug 7, 2022

Replace usage of external request library with the NodeJS internal fetch API.

Considerations

  • fetch got introduced in NodeJS 18 and isn't fully stable yet. Maybe wait a bit before migrating the guide to this API.
@jaller94 jaller94 added the T-Documentation Improvements or additions to documentation label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant