- Notifications
You must be signed in to change notification settings - Fork11
API powering CoderCalendar Chrome Extension
License
nishanthvijayan/CoderCalendar-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An API listing programming contests across multiple platforms
- To install the dependencies, run from inside this directory.
npm install
To use the Kaggle API, sign up for a Kaggle account athttps://www.kaggle.com. Then go to the 'Account' tab of your user profile (https://www.kaggle.com/account) and select 'Create API Token'. This will trigger the download of kaggle.json, a file containing your API credentials.
Create a file namedsecrets.json
inside the cloned repo. Add your kaggle username and APIKEY to in the format prescribed insecrets.json.example
file.To start the server, run.
npm start
- Hackerrank
- Codechef
- Codeforces
- HackerEarth
- Topcoder
- Leetcode
- Atcoder
- CSAcademy
- Kaggle
About
API powering CoderCalendar Chrome Extension
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.