{"id":25704997,"url":"https://github.com/tstarck/ecco","last_synced_at":"2025-07-20T12:04:41.757Z","repository":{"id":136902257,"uuid":"129791233","full_name":"tstarck/ecco","owner":"tstarck","description":"Fast and minimal http echo server","archived":false,"fork":false,"pushed_at":"2018-04-16T19:23:22.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T20:46:56.614Z","etag":null,"topics":["echo-server","golang","http-server"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tstarck.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":"2018-04-16T18:56:05.000Z","updated_at":"2022-09-30T12:30:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1153629-42d5-40cb-b66f-6b9a0ab6c6cf","html_url":"https://github.com/tstarck/ecco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tstarck/ecco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tstarck%2Fecco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tstarck%2Fecco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tstarck%2Fecco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tstarck%2Fecco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tstarck","download_url":"https://codeload.github.com/tstarck/ecco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tstarck%2Fecco/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266119995,"owners_count":23879236,"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":["echo-server","golang","http-server"],"created_at":"2025-02-25T06:34:28.557Z","updated_at":"2025-07-20T12:04:41.690Z","avatar_url":"https://github.com/tstarck.png","language":"Go","readme":"\n# ecco\n\nFast and minimal http echo server. Easy to deploy with docker. Great for testing.\n\n## Usage\n\nChoose an ID/name for your *ecco* instance and run it:\n\n    docker run -it --rm -p 8000:8000 tuomasstarck/ecco -n \u003cname\u003e\n\nOr when you want to develop and debug *ecco*:\n\n    docker build -f Dockerfile.dev -t ecco-dev .\n    docker run -it --rm -p 8000:8000 -v $(pwd):/app --name \u003cname\u003e ecco-dev -n \u003cname\u003e\n\n## License\n\n[ISC](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftstarck%2Fecco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftstarck%2Fecco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftstarck%2Fecco/lists"}