{"id":16953447,"url":"https://github.com/nunogois/kiwi","last_synced_at":"2026-05-16T12:33:44.730Z","repository":{"id":137407178,"uuid":"517777313","full_name":"nunogois/kiwi","owner":"nunogois","description":"🥝 Kiwi is an extremely simple and performant key-value store written in Go.","archived":false,"fork":false,"pushed_at":"2022-07-25T18:26:18.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T11:34:28.302Z","etag":null,"topics":["gin","go","golang","hacktoberfest","key-value-store","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nunogois.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}},"created_at":"2022-07-25T18:26:04.000Z","updated_at":"2022-10-04T09:22:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d2941f1-9aad-4fe7-ba3d-436a6d720834","html_url":"https://github.com/nunogois/kiwi","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"8f78c3afdba9d7a0646f03bfb95da4165db489ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nunogois/kiwi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunogois%2Fkiwi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunogois%2Fkiwi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunogois%2Fkiwi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunogois%2Fkiwi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nunogois","download_url":"https://codeload.github.com/nunogois/kiwi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunogois%2Fkiwi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gin","go","golang","hacktoberfest","key-value-store","rest-api"],"created_at":"2024-10-13T22:07:11.071Z","updated_at":"2026-05-16T12:33:44.711Z","avatar_url":"https://github.com/nunogois.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥝 Kiwi\n\nKiwi is an extremely simple and performant key-value store written in Go.\n\n## Routes\n\nKiwi follows a somewhat standard REST API pattern.\n\n - **GET** `/store/my/custom/id`\n    - Returns data in the `my/custom/id` key\n - **POST** `/store/my/custom/id`\n    - Stores (replacing) data in the `my/custom/id` key\n - **PATCH** `/store/my/custom/id`\n    - Patches data in the `my/custom/id` key\n - **DELETE** `/store/my/custom/id`\n    - Deletes data in the `my/custom/id` key\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunogois%2Fkiwi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnunogois%2Fkiwi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunogois%2Fkiwi/lists"}