{"id":28352265,"url":"https://github.com/pstrobl96/prusa_proxy","last_synced_at":"2025-08-22T11:04:40.257Z","repository":{"id":295863398,"uuid":"991447826","full_name":"pstrobl96/prusa_proxy","owner":"pstrobl96","description":"Just small proxy that allow you control printer via REST API","archived":false,"fork":false,"pushed_at":"2025-05-29T18:46:53.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T01:39:18.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pstrobl96.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,"zenodo":null}},"created_at":"2025-05-27T16:30:47.000Z","updated_at":"2025-05-31T03:23:16.000Z","dependencies_parsed_at":"2025-05-27T19:23:46.481Z","dependency_job_id":"2d54b2eb-0cc0-40ea-b51c-96d7d95cff96","html_url":"https://github.com/pstrobl96/prusa_proxy","commit_stats":null,"previous_names":["pstrobl96/prusa_proxy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pstrobl96/prusa_proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pstrobl96%2Fprusa_proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pstrobl96%2Fprusa_proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pstrobl96%2Fprusa_proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pstrobl96%2Fprusa_proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pstrobl96","download_url":"https://codeload.github.com/pstrobl96/prusa_proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pstrobl96%2Fprusa_proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271628166,"owners_count":24792821,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-05-27T23:06:10.598Z","updated_at":"2025-08-22T11:04:40.207Z","avatar_url":"https://github.com/pstrobl96.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prusa_proxy\n\nJust small proxy that allow user control printer via REST API without necessary access to digest - for example when using Grafana\n\n### Operations\n\n#### Pause\n\n```\ncurl --location 'http://localhost:31100/pause' \\\n--header 'Content-Type: text/plain' \\\n--data '{\n    \"ip\": \"\u003cIP address of printer\u003e\"\n}'\n```\n\n#### Resume\n\n```\ncurl --location 'http://localhost:31100/resume' \\\n--header 'Content-Type: text/plain' \\\n--data '{\n    \"ip\": \"\u003cIP address of printer\u003e\"\n}'\n```\n\n#### Stop\n\n```\ncurl --location 'http://localhost:31100/stop' \\\n--header 'Content-Type: text/plain' \\\n--data '{\n    \"ip\": \"\u003cIP address of printer\u003e\"\n}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpstrobl96%2Fprusa_proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpstrobl96%2Fprusa_proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpstrobl96%2Fprusa_proxy/lists"}