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

Replace got by fetch in the backend #1

Open
guillaume-docquier-vention opened this issue Oct 8, 2024 · 0 comments
Open

Replace got by fetch in the backend #1

guillaume-docquier-vention opened this issue Oct 8, 2024 · 0 comments

Comments

@guillaume-docquier-vention
Copy link
Owner

Description

We use got for network calls in the server, but now that fetch is supported in node, we should use that instead.

Conditions of success

  • got is removed from the project
  • fetch is used for network calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant