Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Format:

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.


Supported Platforms:

  • CodeChef
  • Codeforces
  • Atcoder
  • Spoj
  • Leetcode

Deployment:

The request url may not work in future so you can deploy it onHeroku by following these steps easily:

1. Using Heroku web

  • Create a new app on Heroku
  • Fork this repository.
  • Link the forked repo to the new app in the deployment section on Heroku.

2. Using heroku-cli

  • Clone the repo

    git clone https://github.com/sudesh1122/all-cp-platforms-API.git
    cd all-cp-platforms-API
  • login to your Heroku account

    heroku login
  • create a new app

    heroku create
  • build the app

    git push heroku master

License

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp