{"id":25419124,"url":"https://github.com/ar-dev-1/server","last_synced_at":"2026-04-25T12:35:35.955Z","repository":{"id":219244936,"uuid":"748554398","full_name":"AR-DEV-1/Server","owner":"AR-DEV-1","description":"Server examples in C and C++","archived":false,"fork":false,"pushed_at":"2024-01-26T10:18:56.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T21:48:56.988Z","etag":null,"topics":["c","cpp","server"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AR-DEV-1.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-26T08:36:55.000Z","updated_at":"2024-01-27T07:58:24.000Z","dependencies_parsed_at":"2024-01-26T10:01:20.083Z","dependency_job_id":"b3815d26-b998-4dc3-aea5-b77804f3207c","html_url":"https://github.com/AR-DEV-1/Server","commit_stats":null,"previous_names":["ar-dev-1/server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR-DEV-1%2FServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR-DEV-1%2FServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR-DEV-1%2FServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR-DEV-1%2FServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AR-DEV-1","download_url":"https://codeload.github.com/AR-DEV-1/Server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961858,"owners_count":21832192,"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","cpp","server"],"created_at":"2025-02-16T18:36:11.629Z","updated_at":"2026-04-25T12:35:30.928Z","avatar_url":"https://github.com/AR-DEV-1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server\nThis is an example server repo. The code is in both C and C++.\n`SIF` stands for `Server Implementation File`\n`SIF` is located at `SIF/`\nThe `include` directory includes the `Server Header Files` \nThe `program` directory includes the `Program Files`\n\nTo run the program compile the C and C++ code seperately. Compile the `server.c` and `main.c` into one file which will produce an executable. Compile the `server.cpp` and `main.cpp` into one file which will produce an executable.\n\nFor the C code run:\n````\ng++ server.c main.c -o my_server\n````\nFor the C++ code run:\n````\ng++ server.cpp main.cpp -o my_server\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far-dev-1%2Fserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Far-dev-1%2Fserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far-dev-1%2Fserver/lists"}