{"id":27859840,"url":"https://github.com/sla-ppy/hypo","last_synced_at":"2025-08-10T13:13:28.953Z","repository":{"id":281157296,"uuid":"943560194","full_name":"sla-ppy/hypo","owner":"sla-ppy","description":"[U] A HTTP/1.0 server, written from scratch in C99 for POSIX","archived":false,"fork":false,"pushed_at":"2025-04-28T14:19:37.000Z","size":1453,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T17:11:33.301Z","etag":null,"topics":["c99","http1-0","networks","rfc","sockets","tcp-ip","wireshark"],"latest_commit_sha":null,"homepage":"","language":"C","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/sla-ppy.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,"zenodo":null}},"created_at":"2025-03-05T22:50:35.000Z","updated_at":"2025-04-28T14:19:40.000Z","dependencies_parsed_at":"2025-03-07T10:20:02.387Z","dependency_job_id":"792c9bd6-4215-4f32-9d6f-1590f977bb68","html_url":"https://github.com/sla-ppy/hypo","commit_stats":null,"previous_names":["sla-ppy/hypo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sla-ppy/hypo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2Fhypo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2Fhypo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2Fhypo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2Fhypo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sla-ppy","download_url":"https://codeload.github.com/sla-ppy/hypo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2Fhypo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269729603,"owners_count":24465828,"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-08-10T02:00:08.965Z","response_time":71,"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":["c99","http1-0","networks","rfc","sockets","tcp-ip","wireshark"],"created_at":"2025-05-04T17:10:35.713Z","updated_at":"2025-08-10T13:13:28.932Z","avatar_url":"https://github.com/sla-ppy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage:\n\n```\n1. Compile with: clang src/server.c src/request.c src/util.c -o server -Wall -Wextra -pedantic -std=gnu99 -g -O0\n```\n\n```\n2. Run with: ./server \u003cport\u003e\nWhere port is: 1024-65535\nRefer to terminal if met with problems\n```\n\nUsing -std=gnu99 proved to be necessary, as -std=c99 has issues with POSIX\\\n-g =\u003e generates debug info\\\n-O0 =\u003e genereate unoptimized code (optimization flag)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsla-ppy%2Fhypo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsla-ppy%2Fhypo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsla-ppy%2Fhypo/lists"}