{"id":21706984,"url":"https://github.com/dcb9/kvass","last_synced_at":"2025-10-20T02:35:33.810Z","repository":{"id":81655028,"uuid":"115406885","full_name":"dcb9/kvass","owner":"dcb9","description":"use AWS S3 as key/value storage via http","archived":false,"fork":false,"pushed_at":"2018-03-05T06:00:43.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T17:19:13.669Z","etag":null,"topics":["kv","lambda","s3","serverless"],"latest_commit_sha":null,"homepage":null,"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/dcb9.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":"2017-12-26T09:20:06.000Z","updated_at":"2022-06-12T02:10:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"28423887-d335-453c-b12e-0de087586938","html_url":"https://github.com/dcb9/kvass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcb9/kvass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcb9%2Fkvass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcb9%2Fkvass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcb9%2Fkvass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcb9%2Fkvass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcb9","download_url":"https://codeload.github.com/dcb9/kvass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcb9%2Fkvass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265464258,"owners_count":23770318,"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":["kv","lambda","s3","serverless"],"created_at":"2024-11-25T22:15:01.372Z","updated_at":"2025-10-20T02:35:28.772Z","avatar_url":"https://github.com/dcb9.png","language":"Go","readme":"# KVAss\n\na small function that using AWS S3 as key/value storage via HTTP API\n\n### Requirements\n\n- Golang\n- [Apex](http://apex.run/)\n- [AWS credentials](http://apex.run/)\n\n## Init\n\n```shell\n$ make init\n```\n\n## Deploy\n\n```shell\n$ make deploy\n```\n\nI recommanded a tool, [direnv](https://direnv.net/) to localize and automatically set the variables when you're working on a project.\n\n# Invoke\n\n### PUT\n\nPUT 'Invoke URL'/__KEY__\n\nrequest body: __BODY__\n\nresponse status code: 201\n\n### GET\n\nGET 'Invoke URL'/__KEY__\n\nresponse content type: text/plain\n\nresponse status code: 200\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcb9%2Fkvass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcb9%2Fkvass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcb9%2Fkvass/lists"}