{"id":15047279,"url":"https://github.com/inkbytes/inkwe","last_synced_at":"2026-01-02T03:35:48.446Z","repository":{"id":148000633,"uuid":"405419284","full_name":"Inkbytes/inkwe","owner":"Inkbytes","description":"Inkwe an open-source HTTP server for modern operating systems including UNIX and Windows","archived":false,"fork":false,"pushed_at":"2022-03-10T18:10:19.000Z","size":14601,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-20T15:31:38.517Z","etag":null,"topics":["c","cgi","cpp98","distributed","http","server"],"latest_commit_sha":null,"homepage":"https://inkwe.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Inkbytes.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":"2021-09-11T15:49:56.000Z","updated_at":"2022-05-11T22:47:14.000Z","dependencies_parsed_at":"2023-05-28T05:15:15.907Z","dependency_job_id":null,"html_url":"https://github.com/Inkbytes/inkwe","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/Inkbytes%2Finkwe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inkbytes%2Finkwe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inkbytes%2Finkwe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inkbytes%2Finkwe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inkbytes","download_url":"https://codeload.github.com/Inkbytes/inkwe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243473917,"owners_count":20296660,"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","cgi","cpp98","distributed","http","server"],"created_at":"2024-09-24T20:56:02.103Z","updated_at":"2026-01-02T03:35:48.383Z","avatar_url":"https://github.com/Inkbytes.png","language":"C++","readme":"# ink-webserv\n\u003cimg height=\"550px\" width=\"2000px\" src=\"https://www.wallpaperflare.com/static/288/670/468/whispers-of-the-old-gods-hearthstone-n-zoth-monster-wallpaper.jpg\" /\u003e\nImplementing HTTP(RFCs 7230 to 7235) protocol from scratch using C++ \n\n# Introduction\n  \u003cb\u003eThe Hypertext Transfer Protocol (HTTP)\u003c/b\u003e is an application protocol for distributed, collaborative, hypermedia information systems.\nHTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser.\n\n  HTTP was developed to facilitate hypertext and the World Wide Web.\nThe primary function of a web server is to store, process, and deliver web pages to clients.\nThe communication between client and server takes place using the Hypertext Transfer\nProtocol (HTTP).\n\n  Pages delivered are most frequently HTML documents, which may include images,\nstyle sheets, and scripts in addition to the text content. Multiple web servers may be used for a high-traffic website.\n\n  \u003cb\u003eA user agent\u003c/b\u003e, commonly a web browser or web crawler, initiates communication by\nrequesting a specific resource using HTTP and the server responds with the content of\nthat resource or an error message if unable to do so. The resource is typically a real file\non the server’s secondary storage, but this is not necessarily the case and depends on how\nthe webserver is implemented.\n  While the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submitting web\nforms, including the uploading of files.\n\n# InkWe\n  Inkwe is an implementation of HTTP(RFCs 7230 to 7235), with multiple web servers using polling system to manage all RAQs. Hence it's derived from the octopus god that has many tails.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkbytes%2Finkwe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkbytes%2Finkwe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkbytes%2Finkwe/lists"}