{"id":21509248,"url":"https://github.com/mark24code/scaffold_apiserver_flask","last_synced_at":"2025-09-08T13:44:26.676Z","repository":{"id":82887438,"uuid":"111521917","full_name":"Mark24Code/scaffold_apiserver_flask","owner":"Mark24Code","description":"脚手架: 模拟数据后台(类似于mock)，Flask实现(python3)","archived":false,"fork":false,"pushed_at":"2017-11-21T09:22:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T15:14:50.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Mark24Code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-21T08:40:07.000Z","updated_at":"2017-11-21T09:19:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ce1317e-f378-4da5-a91b-15648a1917f1","html_url":"https://github.com/Mark24Code/scaffold_apiserver_flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mark24Code/scaffold_apiserver_flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fscaffold_apiserver_flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fscaffold_apiserver_flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fscaffold_apiserver_flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fscaffold_apiserver_flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mark24Code","download_url":"https://codeload.github.com/Mark24Code/scaffold_apiserver_flask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mark24Code%2Fscaffold_apiserver_flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195424,"owners_count":25239147,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2024-11-23T21:22:34.618Z","updated_at":"2025-09-08T13:44:26.650Z","avatar_url":"https://github.com/Mark24Code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scaffold_apiserver_flask\n脚手架: 模拟数据后台(类似于mock)，Flask实现(python3)\n\n\n\n说明: 一个简单的支持CORS和随机生成数据的后台服务\n\n支持跨域\n\n随机生成数据\n\n使用:\n\n```` python3\n\n1. 在你觉得OK的地方，python3 -m venv \u003c虚拟环境名称，如env3\u003e # 建立虚拟环境\n\n2. source /path/to/\u003cenv3目录\u003e/bin/active # 激活虚拟环境; 取消激活为任意目录下 deactivate\n\n3. 进入项目目录 cd /path/to/scaffold_apiserver_flask\n\n4. pip install -r requirements.txt # 安装依赖\n\n5. python app.py # 开启服务\n\n6. 访问 http://localhost:5000/data/ 查看预览\n\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Fscaffold_apiserver_flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmark24code%2Fscaffold_apiserver_flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark24code%2Fscaffold_apiserver_flask/lists"}