{"id":18761189,"url":"https://github.com/jonas-be/simple-http-key-value-store","last_synced_at":"2025-12-04T01:30:13.036Z","repository":{"id":157600985,"uuid":"608547308","full_name":"jonas-be/simple-http-key-value-store","owner":"jonas-be","description":"This application is a key value store, controlled over http requests","archived":false,"fork":false,"pushed_at":"2023-03-13T15:50:06.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T04:53:28.962Z","etag":null,"topics":["go","golang","http","key-value","key-value-store"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonas-be.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}},"created_at":"2023-03-02T08:44:01.000Z","updated_at":"2023-03-07T20:54:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a62a8485-ca87-45fc-bdef-8d7d1c075e02","html_url":"https://github.com/jonas-be/simple-http-key-value-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-be%2Fsimple-http-key-value-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-be%2Fsimple-http-key-value-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-be%2Fsimple-http-key-value-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonas-be%2Fsimple-http-key-value-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonas-be","download_url":"https://codeload.github.com/jonas-be/simple-http-key-value-store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239654228,"owners_count":19675241,"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":["go","golang","http","key-value","key-value-store"],"created_at":"2024-11-07T18:15:18.457Z","updated_at":"2025-12-04T01:30:12.940Z","avatar_url":"https://github.com/jonas-be.png","language":"Go","readme":"# Simple Http key value store\n\nThis application is a key value store, controlled over http requests.\n\n\u003e **Note**\n\u003e This project was mainly for learning Go, especially the `net/http` and `net/http/httptest` libraries.\n\n\n## Request\n\n```http://localhost:8080/data?key=a\u0026value=YourValue```\n\n### GET\nReturns the value of your given key\n\n### PUT\nCreate or update the entry for your given key, with the given value\n\n### DELETE\nDelete the entry for your given key","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonas-be%2Fsimple-http-key-value-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonas-be%2Fsimple-http-key-value-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonas-be%2Fsimple-http-key-value-store/lists"}