{"id":16721271,"url":"https://github.com/tsherif/cervit","last_synced_at":"2025-04-10T10:06:03.877Z","repository":{"id":71745275,"uuid":"117109091","full_name":"tsherif/cervit","owner":"tsherif","description":"Minimal, multi-threaded POSIX HTTP 1.1 server written in C using only system libraries.","archived":false,"fork":false,"pushed_at":"2018-02-02T09:34:11.000Z","size":200,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-24T08:55:13.443Z","etag":null,"topics":["http","linux","posix","server"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsherif.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":"2018-01-11T14:11:42.000Z","updated_at":"2024-11-01T18:17:00.000Z","dependencies_parsed_at":"2023-09-11T01:15:08.845Z","dependency_job_id":null,"html_url":"https://github.com/tsherif/cervit","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/tsherif%2Fcervit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsherif%2Fcervit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsherif%2Fcervit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsherif%2Fcervit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsherif","download_url":"https://codeload.github.com/tsherif/cervit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198879,"owners_count":21063628,"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":["http","linux","posix","server"],"created_at":"2024-10-12T22:29:36.895Z","updated_at":"2025-04-10T10:06:03.866Z","avatar_url":"https://github.com/tsherif.png","language":"C","readme":"cervit\n======\n\nA minimal, multi-threaded POSIX HTTP 1.1 server for local web development, written in C using only system libraries.\n\nPrimarily intended as a learning resource for anyone curious how to build an HTTP server without helper libraries.\n\nBuild:\n\n```bash\n  $ make\n```\n\nRun:\n\n```bash\n  $ ./cervit\n```\n\nDefaults to using port 5000. Optionally, provide a different port as the first argument:\n\n```bash\n  $ ./cervit 3000\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsherif%2Fcervit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsherif%2Fcervit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsherif%2Fcervit/lists"}