{"id":23400278,"url":"https://github.com/kissgyorgy/linux-rest-api","last_synced_at":"2025-04-11T18:11:57.832Z","repository":{"id":52703965,"uuid":"143931513","full_name":"kissgyorgy/linux-rest-api","owner":"kissgyorgy","description":"A REST API for Linux","archived":false,"fork":false,"pushed_at":"2025-03-16T09:57:13.000Z","size":80,"stargazers_count":3,"open_issues_count":11,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T18:11:53.301Z","etag":null,"topics":["linux","python","python3","rest-api","system","uptime"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kissgyorgy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T22:06:32.000Z","updated_at":"2025-03-16T09:57:01.000Z","dependencies_parsed_at":"2023-02-17T19:16:05.543Z","dependency_job_id":null,"html_url":"https://github.com/kissgyorgy/linux-rest-api","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/kissgyorgy%2Flinux-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissgyorgy%2Flinux-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissgyorgy%2Flinux-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissgyorgy%2Flinux-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kissgyorgy","download_url":"https://codeload.github.com/kissgyorgy/linux-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456367,"owners_count":21106603,"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":["linux","python","python3","rest-api","system","uptime"],"created_at":"2024-12-22T10:28:04.206Z","updated_at":"2025-04-11T18:11:57.809Z","avatar_url":"https://github.com/kissgyorgy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-rest-api - A REST API for Linux!\n\nIt makes it possible to configure your entire system (well, parts which are implemented) \nvia a REST API. The main advantage is that you don't have to parse all kind of \nconfiguration files, it is a community effort, all kind of parsers are implemented.\n\nIt's the modern version of [Webmin](http://www.webmin.com/).\n\nExamples:\n\n- Add a `pg_hba.conf` entry and reload PostgreSQL configuration.\n- Enable/disable a website for nginx and reload.\n- Get system state like uptime, free memory or disk space. (Make it easier to monitor.)\n- Upgrade your system in an automated way (e.g. apt-get upgrade)\n- Stop/start systemd services\n- Get status about services\n- You can use it as a building block for your appliance.\n\n\n## Features\n\n- Upload a file anywhere on the filesystem\n- Download any file from the system\n- Get information about the System (os-release, uptime, kernel version, etc.)\n\n\n## Security\n\nThe process should be run as root, and it should not be exposed to the internet directly,\nbecause it would open a huge security risk on your box.\nIt's best to use on a closed, trusted internal network, and it still should be protected\nby strong authentication over HTTPS. (e.g. with client certificates AND token)\n\n## Requirements\n\n- Any kind of Linux system\n- Python 3.6+\n- gcc (for installing psutil) or the psutil package pre-installed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkissgyorgy%2Flinux-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkissgyorgy%2Flinux-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkissgyorgy%2Flinux-rest-api/lists"}