Skip to content

ampsteric/Codechef-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

`

Codechef API

The wait is over guys!!

What to do?

Just clone the repository to start working with the api.

Some Guidelines to be followed:-

Please never forget to write the username of the codechef user in the body of the request in JSON format .

localhost:3000/name------------>To get the full name of user
localhost:3000/org--------------->To get the full name of the organisation of user
localhost:3000/graph-------->To get image of progress graph in your current directory
localhost:3000/main_rating------>To get the main rating of the user
localhost:3000/country_rank----->To get the country rank of the user
localhost:3000/get_motto-------->To get the motto of the user
localhost:3000/get_stars---------->To get the star rating of the user
localhost:3000/highest_rank------>To get the highest rank of the user
localhost:3000/global_rank------->To get the global of the user

Steps to be performed:-

  • clone the repo
  • npm install
  • cd server
  • node server.js
  • You are ready to go 🤟!!
Please ⭐ the repository if you liked my work(that would really mean a lot).

`

About

The codechef API that has been long awaited..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published