{"id":46932619,"url":"https://github.com/kenshin579/echo-server","last_synced_at":"2026-03-11T05:01:20.624Z","repository":{"id":162729840,"uuid":"612136798","full_name":"kenshin579/echo-server","owner":"kenshin579","description":"Echo Server in golang","archived":false,"fork":false,"pushed_at":"2025-12-07T08:00:32.000Z","size":336,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T21:23:11.722Z","etag":null,"topics":["api","echo","go","golang","server"],"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/kenshin579.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":"2023-03-10T09:24:52.000Z","updated_at":"2025-12-07T08:00:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"98a2dbbb-13b2-4a62-a22c-000845f2e467","html_url":"https://github.com/kenshin579/echo-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kenshin579/echo-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenshin579%2Fecho-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenshin579%2Fecho-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenshin579%2Fecho-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenshin579%2Fecho-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenshin579","download_url":"https://codeload.github.com/kenshin579/echo-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenshin579%2Fecho-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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","echo","go","golang","server"],"created_at":"2026-03-11T05:01:20.002Z","updated_at":"2026-03-11T05:01:20.613Z","avatar_url":"https://github.com/kenshin579.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo Server\n\nThis is a simple HTTP Echo server. If you send a request value to the API, the server will return the exact same value for the response. \n\n## Usage\n\n### 1. Build\n\nThe build option has already been added to the Makefile file, so you can simply build with the command below. \n\n```bash\n$ make package\n```\n\n### 2. Running the server\n\n```bash\n$  go run cmd/server/main.go \n```\n\n### 3. Running under Docker\n\nThe server can also run with a docker image.\n\n```bash\n$ make docker-run\n```\n\n## Swagger \n\nThe swagger is already included in the source code, so you can just access from the local machine. \n\n-  http://localhost/swagger/index.html\n\n![image-20230313002636195](assets/image-20230313002636195.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenshin579%2Fecho-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenshin579%2Fecho-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenshin579%2Fecho-server/lists"}