{"id":24760965,"url":"https://github.com/ziozzang/simple-flask-test-server","last_synced_at":"2026-04-11T14:36:38.626Z","repository":{"id":62637910,"uuid":"561268707","full_name":"ziozzang/simple-flask-test-server","owner":"ziozzang","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-03T23:55:13.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T18:21:04.565Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziozzang.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":"2022-11-03T10:25:54.000Z","updated_at":"2022-11-03T10:36:11.000Z","dependencies_parsed_at":"2022-11-04T09:03:35.429Z","dependency_job_id":null,"html_url":"https://github.com/ziozzang/simple-flask-test-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-flask-test-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-flask-test-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-flask-test-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fsimple-flask-test-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziozzang","download_url":"https://codeload.github.com/ziozzang/simple-flask-test-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097831,"owners_count":20560319,"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":[],"created_at":"2025-01-28T18:20:12.717Z","updated_at":"2025-12-30T23:34:07.941Z","avatar_url":"https://github.com/ziozzang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-flask-test-server\n\nbased for container/kubernetes testing purpose. (auto-scaling or....)\n\n# Author\nJioh L. Jung\n- github.com/ziozzang\n\n# usage\n```\ndocker build -t simple-flask-test-server .\ndocker run -d -p 8080:8080  simple-flask-test-server\n```\n- environments\n - MEM_PERCENT: memory burn rate(int percent/default: 60)\n\n\n# URLS\n\n```\n/ : return headers and hostname\n/burn-cpu /stop-cpu : Burnin test for CPU (start and stop)\n/burn-mem /stop-mem : Burnin test for memory (start and stop)\n/set-mem/\u003cpercent\u003e : set burnin test for memory rate(percent/default: 60)\n/env : get environ (injected key-values)\n/exit : force exit server\n\n```\n\n# limitation\n* cuz of python limitation, python code works only single threaded. so, CPU burnin work only one cpu/core.\n* cuz of OOM-killer issue, cannot burnin full memory area...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimple-flask-test-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziozzang%2Fsimple-flask-test-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimple-flask-test-server/lists"}