{"id":16672429,"url":"https://github.com/patmigliaccio/go-web","last_synced_at":"2026-04-13T15:33:53.811Z","repository":{"id":140608269,"uuid":"86889249","full_name":"patmigliaccio/go-web","owner":"patmigliaccio","description":"A web application built from the ground up in Go using microservices, a Redis data store, and a Vue.js front-end. [WIP]","archived":false,"fork":false,"pushed_at":"2017-04-22T03:59:02.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T02:49:30.887Z","etag":null,"topics":["go","redis","vuejs","webapp","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patmigliaccio.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":"2017-04-01T06:20:05.000Z","updated_at":"2017-04-02T16:13:18.000Z","dependencies_parsed_at":"2023-03-27T10:57:55.751Z","dependency_job_id":null,"html_url":"https://github.com/patmigliaccio/go-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patmigliaccio/go-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patmigliaccio%2Fgo-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patmigliaccio%2Fgo-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patmigliaccio%2Fgo-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patmigliaccio%2Fgo-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patmigliaccio","download_url":"https://codeload.github.com/patmigliaccio/go-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patmigliaccio%2Fgo-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["go","redis","vuejs","webapp","webpack"],"created_at":"2024-10-12T12:06:09.283Z","updated_at":"2026-04-13T15:33:53.781Z","avatar_url":"https://github.com/patmigliaccio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Web Application\n\nAn application built from the ground up in the [Go](https://golang.org/) programming language using microservices, a [Redis](https://redis.io/) data store, and a [Vue.js](https://vuejs.org/) front-end. A work in progress that will eventually become a full featured web app.\n\n## Running with Docker Compose\n\n``` bash\n$ docker-compose up -d\n```\nSee [Docker Commands](/docs/DOCKER.md) documentation for more useful information\n\n## Building\n\nNavigate to the `client` directory and run the following:\n\n``` bash\n$ npm run build\n```\n\nThen navigate to the `server` directory and run the following:\n\n``` bash\n$ go build\n```\n\n### Running Go Server Individually\n\nThen navigate to the `server` directory and run the following:\n\n``` bash\n$ ./server\n```\n\nOpen `localhost:8080` in a web browser. \n\n`Ctrl+C` to terminate the server.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatmigliaccio%2Fgo-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatmigliaccio%2Fgo-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatmigliaccio%2Fgo-web/lists"}