{"id":17275769,"url":"https://github.com/wil93/rws","last_synced_at":"2026-03-11T03:32:18.335Z","repository":{"id":57463328,"uuid":"49895096","full_name":"wil93/rws","owner":"wil93","description":"Ranking Web Server: a standalone version","archived":false,"fork":false,"pushed_at":"2017-10-24T12:45:39.000Z","size":415,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-16T20:04:51.543Z","etag":null,"topics":["algorithm-competitions","algorithms","online-judge"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wil93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-18T18:07:07.000Z","updated_at":"2024-08-25T15:02:10.000Z","dependencies_parsed_at":"2022-09-14T17:10:42.702Z","dependency_job_id":null,"html_url":"https://github.com/wil93/rws","commit_stats":null,"previous_names":["algorithm-ninja/rws"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wil93/rws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil93%2Frws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil93%2Frws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil93%2Frws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil93%2Frws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wil93","download_url":"https://codeload.github.com/wil93/rws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil93%2Frws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30369379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-competitions","algorithms","online-judge"],"created_at":"2024-10-15T08:57:04.608Z","updated_at":"2026-03-11T03:32:18.298Z","avatar_url":"https://github.com/wil93.png","language":"JavaScript","readme":"Ranking Web Server\n==================\n\nA web server to set up and manage a ranking page. Normally, you would need to\ninstall [CMS](http://cms-dev.github.io/) in order to have RWS. This \"fork\"\ntries to ease installation of RWS by splitting it away from CMS into its own\npython package.\n\nInstallation\n------------\n\n```bash\npip install rws\n```\n\nUsage\n-----\n\n```bash\n$ rws --help\n```\n\n```\nusage: rws [-h] [-d] [-p HTTP_PORT] [--https-port HTTPS_PORT]\n           [--https-certfile HTTPS_CERTFILE] [--https-keyfile HTTPS_KEYFILE]\n           [-t TIMEOUT] [-b BIND_ADDRESS] [--realm-name REALM_NAME] [-l LOGIN]\n           [--buffer-size BUFFER_SIZE] [-c CONFIG] [--log-dir LOG_DIR]\n           [--lib-dir LIB_DIR]\n\nRanking Web Server.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d, --drop            Drop the data already stored. (default: False)\n  -p HTTP_PORT, --http-port HTTP_PORT\n                        Listening HTTP port for RankingWebServer. (default:\n                        8890)\n  --https-port HTTPS_PORT\n                        Listening HTTPS port for RankingWebServer. (default:\n                        None)\n  --https-certfile HTTPS_CERTFILE\n                        HTTPS certificate file for RankingWebServer. (default:\n                        None)\n  --https-keyfile HTTPS_KEYFILE\n                        HTTPS key file for RankingWebServer. (default: None)\n  -t TIMEOUT, --timeout TIMEOUT\n                        Timeout. (default: 600)\n  -b BIND_ADDRESS, --bind-address BIND_ADDRESS\n                        Listening address for RankingWebServer. (default: )\n  --realm-name REALM_NAME\n                        Realm name for authentication. (default: Scoreboard)\n  -l LOGIN, --login LOGIN\n                        Login information for adding and editing data.\n                        (default: usern4me:passw0rd)\n  --buffer-size BUFFER_SIZE\n                        Buffer size. (default: 100)\n  -c CONFIG, --config CONFIG\n                        Path to a JSON config file. (default: None)\n  --log-dir LOG_DIR     Directory where RWS will store log files. (default:\n                        /var/local/log/cms/ranking)\n  --lib-dir LIB_DIR     Directory where RWS will store runtime data. (default:\n                        /var/local/lib/cms/ranking)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwil93%2Frws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwil93%2Frws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwil93%2Frws/lists"}