{"id":19307425,"url":"https://github.com/codexlynx/systemd-rest","last_synced_at":"2025-04-22T12:36:36.148Z","repository":{"id":57638812,"uuid":"324570034","full_name":"codexlynx/systemd-rest","owner":"codexlynx","description":":gear: A minimal HTTP REST interface for systemd.","archived":false,"fork":false,"pushed_at":"2022-03-17T23:40:34.000Z","size":41,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T00:04:02.480Z","etag":null,"topics":["daemon","http","linux","rest-api","service","system-programming","systemd"],"latest_commit_sha":null,"homepage":"","language":"Go","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/codexlynx.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}},"created_at":"2020-12-26T14:18:48.000Z","updated_at":"2023-09-19T22:59:33.000Z","dependencies_parsed_at":"2022-08-30T09:31:33.622Z","dependency_job_id":null,"html_url":"https://github.com/codexlynx/systemd-rest","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/codexlynx%2Fsystemd-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codexlynx%2Fsystemd-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codexlynx%2Fsystemd-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codexlynx%2Fsystemd-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codexlynx","download_url":"https://codeload.github.com/codexlynx/systemd-rest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250242087,"owners_count":21398064,"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":["daemon","http","linux","rest-api","service","system-programming","systemd"],"created_at":"2024-11-10T00:10:54.405Z","updated_at":"2025-04-22T12:36:35.857Z","avatar_url":"https://github.com/codexlynx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## systemd-rest / A minimal HTTP REST interface for systemd.\n[![](https://github.com/codexlynx/systemd-rest/workflows/CI/badge.svg)](https://github.com/codexlynx/systemd-rest/actions) [![AUR](https://img.shields.io/github/license/codexlynx/systemd-rest)](LICENSE) [![](https://goreportcard.com/badge/github.com/codexlynx/systemd-rest)](https://goreportcard.com/report/github.com/codexlynx/systemd-rest)\n\n### Architecture:\nThis service communicates with systemd via dbus (IPC). ```http \u003c-\u003e systemd-rest \u003c-\u003e dbus \u003c-\u003e systemd```\n\n### Features:\n* Manage units (start, stop, status)\n* List units\n* Read unit journal\n\n### Configuration:\nCurrently configured using environment variables.\n\n| Variable | Description | Default |\n| -- | -- | -- |\n| __PORT__ | HTTP service listen port | 6789 |\n| __ADDRESS__ | HTTP service listen address | 127.0.0.1 |\n| __MODE__ | Service mode, can be `release` or `debug` | release |\n\n### Development:\n\n* Launch tests:\n```\n$ make test\n```\n\n* Launch service for tests development:\n```\n$ make test ARGS=\"follow\"\n$ PORT=7777 pytest -sv\n```\n\n* Generate build:\n```\n$ make\n```\n\n### License:\n\u003e GPL (GNU General Public License) 3.0\n\nMore info: [here](LICENSE)\n\n### About\nThis service was created by: __@codexlynx__.\n\n* Twitter: [https://twitter.com/codexlynx](https://twitter.com/codexlynx)\n* GitHub: [https://github.com/codexlynx](https://github.com/codexlynx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodexlynx%2Fsystemd-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodexlynx%2Fsystemd-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodexlynx%2Fsystemd-rest/lists"}