{"id":25931237,"url":"https://github.com/therealtoxicdev/chronoserve","last_synced_at":"2025-03-03T23:58:38.996Z","repository":{"id":279929096,"uuid":"940450873","full_name":"TheRealToxicDev/ChronoServe","owner":"TheRealToxicDev","description":"A secure, cross-platform service management API that provides controlled access to system services through a RESTful interface.","archived":false,"fork":false,"pushed_at":"2025-02-28T11:28:25.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T15:26:16.658Z","etag":null,"topics":["daemons","journal","linux","services","smc","systemctl","systemd","systemd-service","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheRealToxicDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-28T07:41:37.000Z","updated_at":"2025-02-28T11:27:44.000Z","dependencies_parsed_at":"2025-02-28T15:26:51.205Z","dependency_job_id":"3bf9bc47-fe7a-40b3-9397-825a996d5896","html_url":"https://github.com/TheRealToxicDev/ChronoServe","commit_stats":null,"previous_names":["therealtoxicdev/chronoserve"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealToxicDev%2FChronoServe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealToxicDev%2FChronoServe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealToxicDev%2FChronoServe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealToxicDev%2FChronoServe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRealToxicDev","download_url":"https://codeload.github.com/TheRealToxicDev/ChronoServe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241758962,"owners_count":20015248,"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":["daemons","journal","linux","services","smc","systemctl","systemd","systemd-service","windows"],"created_at":"2025-03-03T23:58:38.458Z","updated_at":"2025-03-03T23:58:38.985Z","avatar_url":"https://github.com/TheRealToxicDev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChronoServe\n\nA secure, cross-platform service management API that provides controlled access to system services through a RESTful interface.\n\n## Features\n\n- 🔐 JWT-based authentication and role-based access control\n- 🖥️ Cross-platform support (Windows and Linux)\n- 📝 Detailed logging with rotation\n- ⚙️ Flexible configuration system\n- 🚦 Health monitoring endpoints\n- 🔄 Graceful shutdown handling\n- 🛡️ Security-first design\n\n## Quick Links\n\n- [Getting Started](./docs/GETTING_STARTED.md)\n- [Documentation](./docs/BREAKDOWN.md)\n- [API Reference](./docs/API_USAGE.md)\n- [Contributing](./CONTRIBUTING.md)\n- [Updating](./docs/VERSIONS.md)\n\n## API Overview\n\n### Public Endpoints\n- `GET /health` - Server health check\n- `POST /auth/login` - Authentication endpoint\n\n### Protected Endpoints\n- `GET /services` - List all services\n- `GET /services/status/{name}` - Get service status\n- `POST /services/start/{name}` - Start a service (admin only)\n- `POST /services/stop/{name}` - Stop a service (admin only)\n- `GET /services/logs/{name}` - View service logs\n\n## Quick Example\n\n```bash\n# Get a token\ncurl -X POST http://localhost:8080/auth/login \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"username\": \"admin\", \"password\": \"your-password\"}'\n\n# Use the token to list services\ncurl -X GET http://localhost:8080/services \\\n  -H \"Authorization: Bearer your-token-here\"\n```\n\n## License\n\nGNU AFFERO GENERAL PUBLIC LICENSE - See [LICENSE](./LICENSE) file for details\n\n## Security\n\nFound a security issue? Please report it privately via our [Security Policy](./SECURITY.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealtoxicdev%2Fchronoserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealtoxicdev%2Fchronoserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealtoxicdev%2Fchronoserve/lists"}