{"id":20673656,"url":"https://github.com/yiplee/blockquiz","last_synced_at":"2025-08-03T14:33:49.372Z","repository":{"id":144203653,"uuid":"220610633","full_name":"yiplee/blockquiz","owner":"yiplee","description":"Blockchain courses and quiz here. Have fun :) send \"?\" for usage!","archived":false,"fork":false,"pushed_at":"2019-12-04T04:50:16.000Z","size":242,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T12:35:06.832Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yiplee.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-09T08:02:14.000Z","updated_at":"2021-05-31T07:54:52.000Z","dependencies_parsed_at":"2023-06-19T03:51:38.659Z","dependency_job_id":null,"html_url":"https://github.com/yiplee/blockquiz","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiplee%2Fblockquiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiplee%2Fblockquiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiplee%2Fblockquiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiplee%2Fblockquiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiplee","download_url":"https://codeload.github.com/yiplee/blockquiz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249787051,"owners_count":21325569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["golang"],"created_at":"2024-11-16T20:42:11.082Z","updated_at":"2025-04-19T19:55:46.714Z","avatar_url":"https://github.com/yiplee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## BlockQuiz\n\n[Usage](./docs/usage.md)\n\n[API Doc](./docs/api.md)\n\n### Build\n\n```shell script\nmake build\n\n# cross build\nmake build GOOS=linux GOARCH=amd64\n\n# if you want to use sqlite3, must compile with CGO enable\n```\n\n### Config\n\n请参考 config.template.yaml\n\n### Create Database Tables\n\n```shell script\n./blockquiz migrate\n```\n\n### Run API Server\n\n```shell script\n./blockquiz --debug --config your.config.file.path http --port 8080\n````\n\n### Run Engine\n\n```shell script\n./blockquiz --debug --config your.config.file.path run\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiplee%2Fblockquiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiplee%2Fblockquiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiplee%2Fblockquiz/lists"}