{"id":18697777,"url":"https://github.com/magicoder10/harryhttpd","last_synced_at":"2025-11-08T16:30:42.324Z","repository":{"id":75538548,"uuid":"46393044","full_name":"magicoder10/harryHttpd","owner":"magicoder10","description":"Simple HTTP server in C","archived":false,"fork":false,"pushed_at":"2020-09-17T18:45:32.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T04:17:25.967Z","etag":null,"topics":[],"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/magicoder10.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}},"created_at":"2015-11-18T03:35:15.000Z","updated_at":"2020-12-25T13:04:03.000Z","dependencies_parsed_at":"2023-06-06T20:15:25.967Z","dependency_job_id":null,"html_url":"https://github.com/magicoder10/harryHttpd","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/magicoder10%2FharryHttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicoder10%2FharryHttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicoder10%2FharryHttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicoder10%2FharryHttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicoder10","download_url":"https://codeload.github.com/magicoder10/harryHttpd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558925,"owners_count":19658929,"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":"2024-11-07T11:25:42.882Z","updated_at":"2025-02-18T22:16:00.856Z","avatar_url":"https://github.com/magicoder10.png","language":"C","readme":"# HarryHttpd\nSimple HTTP server in C\n\n## Components\n1. Server, Simple HTTP Server\n1. Client, Simple HTTP Client\n\n## Prerequisite\n\n- Make\n\n## Getting Started\n\n1. Compile server and client:\n\n   ```bash\n   \u003e make\n   ```\n   \n\n1. Start the server:\n\n   ```bash\n   \u003e ./server port_number\n   ```\n  \n  eg.\n  \n  ```\n  \u003e ./server 80\n  ```\n\n1. Start the client:\n\n   ```bash\n   \u003e ./client url port_number\n   ```\n\n   eg.\n   \n   ```bash\n   \u003e ./client localhost/TMDG.html 80\n   ```\n\n### Note\nYou can also visit `http://localhost/TMDG.html` in your web browser to verify the server is working as expected.\n\n## Author\n\n- **Yang Liu** - *Initial work* - [byliuyang](https://github.com/byliuyang)\n\n## License\nThis repo is maintained under MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicoder10%2Fharryhttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicoder10%2Fharryhttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicoder10%2Fharryhttpd/lists"}