{"id":37191838,"url":"https://github.com/diwasrimal/echo-backend","last_synced_at":"2026-01-14T22:13:40.937Z","repository":{"id":263574949,"uuid":"854383605","full_name":"diwasrimal/echo-backend","owner":"diwasrimal","description":"Go backend for echo chat app","archived":false,"fork":false,"pushed_at":"2024-10-09T07:16:48.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-19T09:56:28.928Z","etag":null,"topics":["backend","chat-application","go","postgresql"],"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/diwasrimal.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":"2024-09-09T04:29:59.000Z","updated_at":"2024-11-02T14:17:30.000Z","dependencies_parsed_at":"2024-11-19T09:56:38.712Z","dependency_job_id":"8293c854-369c-4bc3-ab82-4770fa15f0e3","html_url":"https://github.com/diwasrimal/echo-backend","commit_stats":null,"previous_names":["diwasrimal/echo-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diwasrimal/echo-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diwasrimal%2Fecho-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diwasrimal%2Fecho-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diwasrimal%2Fecho-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diwasrimal%2Fecho-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diwasrimal","download_url":"https://codeload.github.com/diwasrimal/echo-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diwasrimal%2Fecho-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["backend","chat-application","go","postgresql"],"created_at":"2026-01-14T22:13:40.334Z","updated_at":"2026-01-14T22:13:40.930Z","avatar_url":"https://github.com/diwasrimal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Echo Backend\n\nThis is the backend code repository for [echo](https://github.com/diwasrimal/echo) chat application.\n\n### Build\n\n#### Requirements\n* Go\n* PostgreSQL\n\n```console\ngit clone https://github.com/diwasrimal/echo-backend\ncd echo-backend\ncreatedb echochat-db                                # -+\npsql -d echochat-db -f ./db/sql/create_tables.sql   #  |- or just `make`\ngo build .                                          # -+\n```\n\n### Run\n\nMake your own `.env` from `.env.example` with correct values and run.\n\n```console\n./echo-backend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiwasrimal%2Fecho-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiwasrimal%2Fecho-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiwasrimal%2Fecho-backend/lists"}