Skip to content

Releases: dustyRAIN/leetcode-api-go

v1.0.1

09 Apr 21:39
70d21b8
Compare
Choose a tag to compare

Added pagination parameters to GetAllProblems and GetTopInterviewProblems functions.

v1.0.0

11 Mar 18:39
b64b374
Compare
Choose a tag to compare

Provides APIs from several Leetcode modules such as,

  • Contests
  • Discussions
  • Problems
  • Users

This version has unit tests & integration tests

Full Changelog: https://github.com/dustyRAIN/leetcode-api-go/commits/v1.0.0