{"id":37141209,"url":"https://github.com/xesina/golang-echo-realworld-example-app","last_synced_at":"2026-01-14T16:33:51.036Z","repository":{"id":41407091,"uuid":"132444436","full_name":"xesina/golang-echo-realworld-example-app","owner":"xesina","description":"Exemplary real world backend API built with Golang + Echo ","archived":false,"fork":true,"pushed_at":"2022-04-07T14:30:34.000Z","size":206,"stargazers_count":491,"open_issues_count":0,"forks_count":127,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-10T09:53:50.731Z","etag":null,"topics":["echo","go","golang","realworld-backend"],"latest_commit_sha":null,"homepage":"https://realworld.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gothinkster/realworld-starter-kit","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xesina.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}},"created_at":"2018-05-07T10:23:11.000Z","updated_at":"2024-07-29T23:24:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xesina/golang-echo-realworld-example-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xesina/golang-echo-realworld-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xesina%2Fgolang-echo-realworld-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xesina%2Fgolang-echo-realworld-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xesina%2Fgolang-echo-realworld-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xesina%2Fgolang-echo-realworld-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xesina","download_url":"https://codeload.github.com/xesina/golang-echo-realworld-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xesina%2Fgolang-echo-realworld-example-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:32:27.303Z","status":"ssl_error","status_checked_at":"2026-01-14T16:28:36.419Z","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","go","golang","realworld-backend"],"created_at":"2026-01-14T16:33:50.331Z","updated_at":"2026-01-14T16:33:51.031Z","avatar_url":"https://github.com/xesina.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![RealWorld Example App](logo.png)\n\n\u003e ### Golang/Echo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.\n\n### [Demo](https://github.com/gothinkster/realworld)\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;[RealWorld](https://github.com/gothinkster/realworld)\n\n[![Build Status](https://travis-ci.org/xesina/golang-echo-realworld-example-app.svg?branch=master)](https://travis-ci.org/xesina/golang-echo-realworld-example-app)\n\nThis codebase was created to demonstrate a fully fledged fullstack application built with **Golang/Echo** including CRUD operations, authentication, routing, pagination, and more.\n\n## Getting started\n\n### Install Golang (go1.11+)\n\nPlease check the official golang installation guide before you start. [Official Documentation](https://golang.org/doc/install)\nAlso make sure you have installed a go1.11+ version.\n\n### Environment Config\n\nmake sure your ~/.*shrc have those variable:\n\n```bash\n➜  echo $GOPATH\n/Users/xesina/go\n➜  echo $GOROOT\n/usr/local/go/\n➜  echo $PATH\n...:/usr/local/go/bin:/Users/xesina/test//bin:/usr/local/go/bin\n```\n\nFor more info and detailed instructions please check this guide: [Setting GOPATH](https://github.com/golang/go/wiki/SettingGOPATH)\n\n### Clone the repository\n\nClone this repository:\n\n```bash\n➜ git clone https://github.com/xesina/golang-echo-realworld-example-app.git\n```\n\nOr simply use the following command which will handle cloning the repo:\n\n```bash\n➜ go get -u -v github.com/xesina/golang-echo-realworld-example-app\n```\n\nSwitch to the repo folder\n\n```bash\n➜ cd $GOPATH/src/github.com/xesina/golang-echo-realworld-example-app\n```\n\n### Install dependencies\n\n```bash\n➜ go mod download\n```\n\n### Run\n\n```bash\n➜ go run main.go\n```\n\n### Build\n\n```bash\n➜ go build\n```\n\n### Tests\n\n```bash\n➜ go test ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxesina%2Fgolang-echo-realworld-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxesina%2Fgolang-echo-realworld-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxesina%2Fgolang-echo-realworld-example-app/lists"}