Skip to content

naik-kaushik/CodeChef-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the API !

This API is built using JavaScript. To Know more about it make sure to visit the GitHub repository for this API 🔗

How to use this API ?

Place your Codechef username after /api/ example : https://codechef-api.onrender.com/api/naik_kaushik

Response

If you make an call for username naik_kaushik you will get following sample response :

{
   "username": "naik_kaushik",
   "rating": "1581",
   "highestRating": "1603",
   "globalRank": "28797",
   "countryRank": "25726",
   "fullySolved": "227",
   "contests": "43",
   "stars": "★★",
   "div": "Div 3"
}

Click Here For API Page

Releases

No releases published

Packages

No packages published