{"id":19321876,"url":"https://github.com/pascalallen/c-web-server","last_synced_at":"2025-07-28T08:34:04.191Z","repository":{"id":217362492,"uuid":"743688323","full_name":"pascalallen/c-web-server","owner":"pascalallen","description":"c-web-server is fully containerized web server built in C. This application contains a Docker image for GCC, and CLI commands to bring the application up and down.","archived":false,"fork":false,"pushed_at":"2024-01-15T19:21:22.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T11:45:54.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pascalallen.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":"2024-01-15T19:16:05.000Z","updated_at":"2024-01-15T19:19:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"536cfee7-bdec-44b7-9c78-10cc85db082f","html_url":"https://github.com/pascalallen/c-web-server","commit_stats":null,"previous_names":["pascalallen/c-web-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pascalallen/c-web-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fc-web-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fc-web-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fc-web-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fc-web-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalallen","download_url":"https://codeload.github.com/pascalallen/c-web-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fc-web-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267485660,"owners_count":24095291,"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-07-28T02:00:09.689Z","response_time":68,"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-10T01:39:23.246Z","updated_at":"2025-07-28T08:34:04.132Z","avatar_url":"https://github.com/pascalallen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c-web-server\n\n![GitHub](https://img.shields.io/github/license/pascalallen/c-web-server)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/pascalallen/c-web-server)\n\nc-web-server is fully containerized web server built in C. This application contains a Docker image for GCC, and CLI commands to bring the application up and down.\n\n## Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n## Development Environment Setup\n\n### Clone Repository\n\n```bash\ncd \u003cprojects-parent-directory\u003e \u0026\u0026 git clone https://github.com/pascalallen/c-web-server.git\n```\n\n### Bring Up Environment\n\n```bash\nbin/up\n``` \n\nYou will find the site running at [http://localhost:8080/](http://localhost:8080/)\n\n### Take Down Environment\n\n```bash\nbin/down\n```\n\n### Interact with GCC image\n\n```bash\nbin/exec \u003cgcc -o main main.c\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fc-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalallen%2Fc-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fc-web-server/lists"}