- Notifications
You must be signed in to change notification settings - Fork16
An API made using Flask, to get user information from programming platforms.
License
NotificationsYou must be signed in to change notification settings
SysSn13/all-cp-platforms-API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
http://all-cp-platforms-api.herokuapp.com/api/{platform}/{username}Replace {platform} with the name of platform and {username} with the username of the user.
- CodeChef
- Codeforces
- Atcoder
- Spoj
- Leetcode
The request url may not work in future so you can deploy it onHeroku by following these steps easily:
- Create a new app on Heroku
- Fork this repository.
- Link the forked repo to the new app in the deployment section on Heroku.
Clone the repo
git clone https://github.com/sudesh1122/all-cp-platforms-API.git
cd all-cp-platforms-APIlogin to your Heroku account
heroku logincreate a new app
heroku createbuild the app
git push heroku master
About
An API made using Flask, to get user information from programming platforms.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
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.