{"id":44790196,"url":"https://github.com/pavelavl/lsrp","last_synced_at":"2026-02-16T11:00:06.618Z","repository":{"id":319731700,"uuid":"1074930432","full_name":"Pavelavl/lsrp","owner":"Pavelavl","description":"Lightweight SVG Retrieval Protocol","archived":false,"fork":false,"pushed_at":"2025-10-31T00:18:19.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-31T01:25:47.870Z","etag":null,"topics":["protocol","svg"],"latest_commit_sha":null,"homepage":"","language":"C","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/Pavelavl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-12T18:38:03.000Z","updated_at":"2025-10-31T00:18:23.000Z","dependencies_parsed_at":"2025-10-20T03:04:15.173Z","dependency_job_id":"a8dc069a-adb6-4ec7-8459-fc3fd910d6a5","html_url":"https://github.com/Pavelavl/lsrp","commit_stats":null,"previous_names":["pavelavl/lsrp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pavelavl/lsrp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavelavl%2Flsrp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavelavl%2Flsrp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavelavl%2Flsrp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavelavl%2Flsrp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pavelavl","download_url":"https://codeload.github.com/Pavelavl/lsrp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavelavl%2Flsrp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29506317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["protocol","svg"],"created_at":"2026-02-16T11:00:05.695Z","updated_at":"2026-02-16T11:00:06.597Z","avatar_url":"https://github.com/Pavelavl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lsrp\n\n## Request\n\n- Bytes 0-3: Magic (\"LSRP\" в ASCII).\n- Bytes 4-7: Длина параметров (uint32_t, big-endian).\n- Bytes 8+: Параметры как строка (UTF-8), например: \"file=example.rrd\u0026start=now-1h\u0026end=now\u0026width=800\u0026height=400\".\n\nМинимальный размер запроса: 8 байт + длина строки. Пример: для \"file=test.rrd\" — ~20 байт.\n\n## Response\n\n- Bytes 0-3: Magic (\"LSRP\" в ASCII).\n- Byte 4: Статус (0 = OK, 1 = Error).\n- Bytes 5-8: Длина данных (uint32_t, big-endian).\n- Bytes 9+: Данные:\n\nOK: SVG как строка (UTF-8).\n \nError: Короткое сообщение об ошибке (UTF-8, max 256 байт).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavelavl%2Flsrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavelavl%2Flsrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavelavl%2Flsrp/lists"}