|
1 | | -# leetcode-stats-API |
| 1 | +<!-- # LeetCode Stats API --> |
| 2 | +<h1 align="center" color="blue">LeetCode Stats API</h1> |
| 3 | + |
| 4 | +<p align="center"> |
| 5 | + <img src="https://img.shields.io/badge/GraphQl-E10098?style=for-the-badge&logo=graphql&logoColor=white" /> |
| 6 | + <img src="https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue" /> |
| 7 | + <img src="https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=green" /> |
| 8 | + <img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" /> |
| 9 | +</p> |
| 10 | + |
| 11 | +<p align="center"> |
| 12 | + <img src="https://pyheroku-badge.herokuapp.com/?app=leetcode-stats-api"> |
| 13 | +</p> |
| 14 | + |
| 15 | + |
| 16 | +```diff |
| 17 | +@@ Work In Progress - Data Visualisation and more @@ |
| 18 | +``` |
| 19 | + |
| 20 | +<!-- #### Work in progress |
| 21 | +More work is to be done on this project. --> |
| 22 | + |
| 23 | +## How to Use |
| 24 | +Append your LeetCode username at the end of the url https://leetcode-stat-api.herokuapp.com/{username}/ and get your LeetCode stats. It's that simple! |
| 25 | +<br> |
| 26 | +e.g. - https://leetcode-stat-api.herokuapp.com/adityag28/ |
| 27 | + |
| 28 | +## Result |
| 29 | + |
| 30 | + |
| 31 | +The result will show the total number of questions on the LeetCode Platform, also with easy, medium and hard difficulty. |
| 32 | +<br> |
| 33 | +It will show the total number of questions solved by the user, and also show the individual questions solved by them based on the difficulty level. |
| 34 | + |
| 35 | +## Stargazers |
| 36 | +[](https://github.com/adityagoel28/leetcode-stats-API/stargazers) |
0 commit comments