{"id":27129193,"url":"https://github.com/gotz1480/websocket-server","last_synced_at":"2025-04-07T19:22:07.123Z","repository":{"id":125834515,"uuid":"415468025","full_name":"gotz1480/websocket-server","owner":"gotz1480","description":"A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.","archived":false,"fork":false,"pushed_at":"2021-10-11T04:54:18.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T13:13:21.467Z","etag":null,"topics":["c","c-webclient","c-webserver-program","websocket","websocket-endpoint","websocket-example","websocket-server"],"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/gotz1480.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":"2021-10-10T02:31:58.000Z","updated_at":"2023-02-06T08:14:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e6d312b-1345-46fc-98ea-fd2ead3b53e8","html_url":"https://github.com/gotz1480/websocket-server","commit_stats":null,"previous_names":["gotz1480/websocket-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fwebsocket-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fwebsocket-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fwebsocket-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2Fwebsocket-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotz1480","download_url":"https://codeload.github.com/gotz1480/websocket-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713374,"owners_count":20983701,"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":["c","c-webclient","c-webserver-program","websocket","websocket-endpoint","websocket-example","websocket-server"],"created_at":"2025-04-07T19:22:06.505Z","updated_at":"2025-04-07T19:22:07.100Z","avatar_url":"https://github.com/gotz1480.png","language":"C","readme":"# C-websocket-endpoint\nAn application which uses the C library socket.h to create a server to handle a HTTP GET request with response 200 and HTML data. Must be compiled and run in Unix systems.\n\nFrom a terminal, compile using:\n - gcc server.c -o server.o\n\nRun the application:\n - ./server.o\n\nIn a web browser, type any of the following addresses:\n - localhost:9002\n - 127.0.0.1:9002\n\nThen, the browser should display the page \"index.html\". If another URL is specified, the server returns a default \"Error 404\" page.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fwebsocket-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotz1480%2Fwebsocket-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fwebsocket-server/lists"}