{"id":21290311,"url":"https://github.com/akiacode/pyorha","last_synced_at":"2025-10-31T00:52:37.134Z","repository":{"id":65331611,"uuid":"531887538","full_name":"AkiaCode/pyorha","owner":"AkiaCode","description":"A web server that runs as one small file","archived":false,"fork":false,"pushed_at":"2023-10-17T16:03:07.000Z","size":7161,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T00:52:34.856Z","etag":null,"topics":[],"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/AkiaCode.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":"2022-09-02T10:53:02.000Z","updated_at":"2023-03-22T02:14:03.000Z","dependencies_parsed_at":"2024-06-20T07:20:55.772Z","dependency_job_id":"8b4d08e8-18f7-46f6-88e5-3a7855a780f4","html_url":"https://github.com/AkiaCode/pyorha","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AkiaCode/pyorha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fpyorha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fpyorha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fpyorha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fpyorha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkiaCode","download_url":"https://codeload.github.com/AkiaCode/pyorha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fpyorha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281908615,"owners_count":26582147,"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-10-30T02:00:06.501Z","response_time":61,"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-21T12:50:31.943Z","updated_at":"2025-10-31T00:52:37.105Z","avatar_url":"https://github.com/AkiaCode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyorha\n\nPyorha (별하) is static serving tooling\n\n# Usage\n* Next.js\n```sh\n$npx next build\n$npx next export\n$pyorha build ./out out\n$pyorha serve out\n```\n\n# Build\n```sh\n$go build ./cmd/pyorha\n```\n\n# Requirement\n* go1.19\n* gcc\n\n# Performance\n\n```sh\n$gobench -u http://localhost:3000 -k=true -c 500 -t 10\n```\n\n* next.js + Pyorha static serving (Hello World website)\n```\nRequests:                          2329810 hits\nSuccessful requests:               2329810 hits\nNetwork failed:                          0 hits\nBad requests failed (!2xx):              0 hits\nSuccessful requests rate:             3222 hits/sec\nRead throughput:                  14133681 bytes/sec\nWrite throughput:                   277191 bytes/sec\nTest time:                             723 sec\n```\n\n* next.js + echo static serving (Hello World website)\n```\nRequests:                          1826186 hits\nSuccessful requests:               1826186 hits\nNetwork failed:                          0 hits\nBad requests failed (!2xx):              0 hits\nSuccessful requests rate:             2536 hits/sec\nRead throughput:                   3748754 bytes/sec\nWrite throughput:                   218187 bytes/sec\nTest time:                             720 sec\n```\n### File Size\n\n* next.js + Pyorha static serving (Hello World website)\n\u003e 128KB\n* next.js + echo static serving (Hello World website)\n\u003e 375KB","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiacode%2Fpyorha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiacode%2Fpyorha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiacode%2Fpyorha/lists"}