{"id":24092547,"url":"https://github.com/means88/judge-backend","last_synced_at":"2026-05-01T20:32:53.370Z","repository":{"id":45123669,"uuid":"134660331","full_name":"Means88/judge-backend","owner":"Means88","description":"Online Judge backend.","archived":false,"fork":false,"pushed_at":"2022-12-08T02:25:19.000Z","size":254,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-27T23:50:06.630Z","etag":null,"topics":["django","django-rest-framework","docker","online-judge"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Means88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-24T04:19:06.000Z","updated_at":"2018-09-05T12:23:50.000Z","dependencies_parsed_at":"2023-01-24T07:15:12.719Z","dependency_job_id":null,"html_url":"https://github.com/Means88/judge-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Means88/judge-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Means88%2Fjudge-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Means88%2Fjudge-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Means88%2Fjudge-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Means88%2Fjudge-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Means88","download_url":"https://codeload.github.com/Means88/judge-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Means88%2Fjudge-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["django","django-rest-framework","docker","online-judge"],"created_at":"2025-01-10T07:45:19.756Z","updated_at":"2026-05-01T20:32:53.348Z","avatar_url":"https://github.com/Means88.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# judge-backend\nOnline Judge backend.\n\nsee [frontend](https://github.com/Means88/judge-frontend)\n\n## Requirements\n\n- Docker\n- Python3.6\n- Node.js\n- Redis\n\n## Installation\n\n### backend\n```bash\ndocker build -t judge-python docker/python/ \npip install -r requirements.txt\npython manage.py migrate\npython manage.py createsuperuser\n\n```\n\n```bash\nredis-server \u0026\npython -m celery -A config.celery worker --loglevel=info \u0026\npython manage.py runserver 0:8000\n\n```\n\n- Goto http://localhost:8000/admin\n- Add problems and test data\n\n### frontend\n\n```bash\nnpm install -g yarn\nyarn install\nyarn start\n\n```\n\n## Preview\n\n![problem](docs/problem.png)\n\n![submission](docs/submission.png)\n\n## LICENSE\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeans88%2Fjudge-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeans88%2Fjudge-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeans88%2Fjudge-backend/lists"}