alfaarghya / alfa-leetcode-api

It's a custom leetcode api. This API provides endpoints to retrieve details about a user's profile, badges, solved questions, contest details, contest history, submissions, calendar and and also daily questions, selected problem, list of problems.
https://alfa-leetcode-api.onrender.com/
MIT License
251 stars 97 forks source link

Refactor pull request #17

Closed changchunlei closed 4 months ago

changchunlei commented 4 months ago

Update from this PR (somehow I closed previous PR and not be able to find it):

  1. refactor 2 endpoints to follow the code structure
  2. remove questionOfToday and fix the bug

To address the question about the query format: Yes, Agree. We should spend some time to make the API queries in a consistent format.

alfaarghya commented 4 months ago

🎉 Thanks for your contribution! 😊

Your code looks great, and I appreciate the thoroughness of your work. The new refractor code you added are well-implemented, and I've reviewed everything. I'm happy to approve it for merging. 🚀 Thanks again for your valuable contribution 😄