code-chronicles-code / leetcode-curriculum

https://code-chronicles-code.github.io/leetcode-curriculum/
MIT License
9 stars 12 forks source link

Use `graphql-request` package for the LeetCode API #439

Closed miorel closed 2 months ago

miorel commented 2 months ago

Although it was simple enough to roll our own client, this way we're using a well-known package.