{"id":22074133,"url":"https://github.com/pashinov/http-server","last_synced_at":"2025-03-23T19:43:05.460Z","repository":{"id":86453263,"uuid":"112192201","full_name":"pashinov/http-server","owner":"pashinov","description":"The simple HTTP Server","archived":false,"fork":false,"pushed_at":"2018-07-10T13:16:59.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T03:26:26.402Z","etag":null,"topics":["boost-asio","codecov","cpp11","travis-ci"],"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/pashinov.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":"2017-11-27T12:14:01.000Z","updated_at":"2018-07-10T13:17:00.000Z","dependencies_parsed_at":"2023-07-13T20:16:30.321Z","dependency_job_id":null,"html_url":"https://github.com/pashinov/http-server","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Fhttp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Fhttp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Fhttp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Fhttp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pashinov","download_url":"https://codeload.github.com/pashinov/http-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162093,"owners_count":20570691,"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":["boost-asio","codecov","cpp11","travis-ci"],"created_at":"2024-11-30T21:26:48.802Z","updated_at":"2025-03-23T19:43:05.424Z","avatar_url":"https://github.com/pashinov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"HTTP Server\n-----------\n\n[![Build Status][travis-badge]][travis-link]\n[![codecov][codecov-badge]][codecov-link]\n[![release][release-badge]][release-link]\n[![MIT License][license-badge]][license-link]\n\n[travis-badge]:     https://travis-ci.org/pashinov/http-server.svg?branch=master\n[travis-link]:      https://travis-ci.org/pashinov/http-server\n[codecov-badge]:    https://codecov.io/gh/pashinov/http-server/branch/master/graph/badge.svg\n[codecov-link]:     https://codecov.io/gh/pashinov/http-server\n[release-badge]:    https://img.shields.io/badge/release-v1.0.1-blue.svg\n[release-link]:     https://github.com/pashinov/http-server/releases\n[license-badge]:    https://img.shields.io/badge/License-MIT-yellow.svg\n[license-link]:     https://github.com/pashinov/http-server/blob/master/LICENSE\n\nhttp-server is a simple asynchronous http server running as linux daemon.\n\nTo build and install the application:\n```\n$ mkdir build \u0026\u0026 cd build\n$ cmake [-DCMAKE_BUILD_TYPE=Release|Debug] ..\n$ make\n$ sudo make install\n```\n\nTo run the application:\n```\n$ /etc/init.d/http-server start\n```\n\nTo stop the application:\n```\n$ /etc/init.d/http-server stop\n```\n\nTo check status the application:\n```\n$ /etc/init.d/http-server status\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Fhttp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpashinov%2Fhttp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Fhttp-server/lists"}