{"id":23960379,"url":"https://github.com/jkitajima/responder","last_synced_at":"2026-04-12T23:54:10.748Z","repository":{"id":271131424,"uuid":"912485223","full_name":"jkitajima/responder","owner":"jkitajima","description":"Helper module to encode HTTP API responses","archived":false,"fork":false,"pushed_at":"2025-01-06T08:30:06.000Z","size":569,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T16:10:05.886Z","etag":null,"topics":["api-design","decoding","encoding","go","json"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkitajima.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-05T17:46:50.000Z","updated_at":"2025-01-06T08:30:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"90625b1f-cf54-4ad7-adcf-1bc4a909d2a7","html_url":"https://github.com/jkitajima/responder","commit_stats":null,"previous_names":["jkitajima/responder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jkitajima/responder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkitajima%2Fresponder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkitajima%2Fresponder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkitajima%2Fresponder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkitajima%2Fresponder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkitajima","download_url":"https://codeload.github.com/jkitajima/responder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkitajima%2Fresponder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270679968,"owners_count":24627098,"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-16T02:00:11.002Z","response_time":91,"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":["api-design","decoding","encoding","go","json"],"created_at":"2025-01-06T19:27:45.816Z","updated_at":"2026-04-12T23:54:05.696Z","avatar_url":"https://github.com/jkitajima.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eResponder\u003c/h1\u003e \u003cbr\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Gopher refining a speech text before the real presentation\" title=\"Gopher\" src=\"./assets/gopher.png\" width=\"320\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Helper module to encode HTTP API responses\n\u003c/p\u003e\n\n---\n\n## Introduction\n\nThis module contains helper functions and structs to respond API calls in accordance to this [HTTP API Design](https://github.com/jkitajima/http_api_design).\n\n\n## General Structure\n\nThere are three files:\n- `decoder.go`: responsible for decoding incoming JSON API requests\n- `response.go`: contains the structs explained by the API Design document\n- `responder.go`: contains the functions that send the response to the client\n\n\n## License\n\nDistributed under the `GNU Lesser General Public License, version 2.1`. See LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkitajima%2Fresponder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkitajima%2Fresponder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkitajima%2Fresponder/lists"}