{"id":26437018,"url":"https://github.com/rurangiza/adars","last_synced_at":"2025-03-18T08:20:14.766Z","repository":{"id":197744529,"uuid":"696932411","full_name":"rurangiza/adars","owner":"rurangiza","description":"Building an HTTP server to understand how it works.","archived":false,"fork":false,"pushed_at":"2023-11-30T19:51:04.000Z","size":125290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-01T10:33:14.062Z","etag":null,"topics":["http","server","tcp-ip"],"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/rurangiza.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}},"created_at":"2023-09-26T17:55:33.000Z","updated_at":"2023-12-01T10:33:15.700Z","dependencies_parsed_at":"2023-11-30T20:30:20.576Z","dependency_job_id":null,"html_url":"https://github.com/rurangiza/adars","commit_stats":null,"previous_names":["arurangi/webserver","rurangiza/adars"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurangiza%2Fadars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurangiza%2Fadars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurangiza%2Fadars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurangiza%2Fadars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurangiza","download_url":"https://codeload.github.com/rurangiza/adars/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181314,"owners_count":20411605,"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","server","tcp-ip"],"created_at":"2025-03-18T08:20:14.192Z","updated_at":"2025-03-18T08:20:14.757Z","avatar_url":"https://github.com/rurangiza.png","language":"C++","readme":"# ADARS\n## Building an HTTP server using C++98 without libraries\nThis project was about building an HTTP in order to understand how they work under the hood. That's why no libraries were used (outside the standard ones).\n\n\u003cimg src=\"./documentation/walkthrough.gif\"\u003e\u003c/img\u003e\n\n## Features\n- serve static pages (HTML, CSS,..)\n- handles GET, POST and DELETE requests\n- file upload\n- handle multiple simultaneous connections\n- run multiple servers on different ports based on config file\n- have different settings for each server via a configuration file\n\n## Try it\nThe easiest way is to run the docker image of our server. Here is how:\n1. install and launch [Docker](https://www.docker.com/)\n2. run the command `docker run -p 8000:8000 rurangiza/adars` in your terminal\n3. visit http://localhost:8000/ and have fun!\n\n## How it works\n\u003cimg src=\"./documentation/diagram.png\" width=\"100%\"\u003e\u003c/img\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurangiza%2Fadars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurangiza%2Fadars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurangiza%2Fadars/lists"}