{"id":37213674,"url":"https://github.com/zaru/go-echo-api-test-sample","last_synced_at":"2026-01-15T00:40:24.467Z","repository":{"id":57496154,"uuid":"109847137","full_name":"zaru/go-echo-api-test-sample","owner":"zaru","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-09T06:32:11.000Z","size":11,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T03:39:13.801Z","etag":null,"topics":["echo","golang"],"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/zaru.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}},"created_at":"2017-11-07T14:34:49.000Z","updated_at":"2025-03-13T04:59:08.000Z","dependencies_parsed_at":"2022-09-26T19:53:12.695Z","dependency_job_id":null,"html_url":"https://github.com/zaru/go-echo-api-test-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaru/go-echo-api-test-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaru%2Fgo-echo-api-test-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaru%2Fgo-echo-api-test-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaru%2Fgo-echo-api-test-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaru%2Fgo-echo-api-test-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaru","download_url":"https://codeload.github.com/zaru/go-echo-api-test-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaru%2Fgo-echo-api-test-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:34:46.850Z","status":"ssl_error","status_checked_at":"2026-01-15T00:34:46.551Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["echo","golang"],"created_at":"2026-01-15T00:40:23.811Z","updated_at":"2026-01-15T00:40:24.457Z","avatar_url":"https://github.com/zaru.png","language":"Go","readme":"# Golang WebAPI server testing sample\n\n- WAF: echo v3\n- DB: PostgreSQL\n  - sqlx\n- Test tool\n  - stretchr/testify/assert\n  - DATA-DOG/go-sqlmock\n\n## Init\n\n### Docker\n\n```\ndocker-compose up -d\n```\n\n### DB schema\n\n```\ncreate table users (\n  id SERIAL,\n  name varchar\n) ;\n```\n### Start echo server\n\n```\nrealize start\n```\n\n### Test\n\n```\ngo test ./...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaru%2Fgo-echo-api-test-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaru%2Fgo-echo-api-test-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaru%2Fgo-echo-api-test-sample/lists"}