Welcome to the LeetCode API, where you can tap into the mystical realm of coding achievements! ๐
To embark on this epic coding adventure, simply wield your browser and visit:
https://lcapi.cyclic.app/:lcUsername
Replace "lcUsername"
with the LeetCode username you seek to explore, and behold the magic! ๐งโโ๏ธ
-
Clone or download this heroic repository. ๐ฆธโโ๏ธ
-
Equip yourself with the required dependencies by uttering the sacred command in the project directory:
npm install
-
Start your legendary API server by invoking the incantation:
npm start
-
Now, the API server shall emerge victorious on port 3000 by default! Witness its power! ๐ฐ
Prepare to be greeted with the wisdom of the API, providing counsel on its usage! ๐
Venture forth, noble traveler, and seek the LeetCode profile of a user bearing the name `"lcUsername"`. ๐บ๏ธ
The API shall reveal a treasure trove of JSON knowledge, including rankings, past submissions, and more!
json { "ranking": 42, "reputation": 12345, "totalSolved": 987, "totalSubmissions": { "difficulty": "Easy", "count": 100, "submissions": 200 }, "totalQuestions": 1500, "easySolved": 300, "totalEasy": 500, "mediumSolved": 350, "totalMedium": 600, "hardSolved": 137, "totalHard": 400, "submissionCalendar": { "2023-07-01": 1, "2023-07-02": 3, ... }, "contributionPoint": 50 }
This legendary LeetCode API was forged by Kamlesh Joshi, a Software Development Mage. ๐งโโ๏ธ
- Portfolio: kamlesh-joshi.vercel.app ๐ฐ
- Email: j.kamlesh8102@gmail.com ๐ง
- GitHub: kamleshjoshi8102 ๐ฑ
- Twitter: @spyd3r17 ๐ฆ
This heroic project is licensed under the ISC License - see the LICENSE file for details. โ๏ธ๐ก๏ธ