Skip to content

Dav1com/cses-standings-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cses-standings-api

This repo is a traduction of https://github.com/bkorecic/cses-standings into a php api.

Usage:

Clone the repo and:

  1. Run the schema.sql file in your mysql server.
  2. Add your mysql credentials in the files /api/cses-tasks/index.php and /cron/cses-job.php
  3. Implement the /cron/cses-get-ids.php file to return an array with the user ids you want to keep track of.
  4. Schelude the /cron/cses-job.php file, it's recomended to use a time interval of 5 minutes or more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages