{"id":37094632,"url":"https://github.com/mrandreid/goechoms","last_synced_at":"2026-01-14T11:39:15.412Z","repository":{"id":230138476,"uuid":"511815289","full_name":"MrAndreID/goechoms","owner":"MrAndreID","description":"A skeleton with echo framework in go language for microservices.","archived":false,"fork":false,"pushed_at":"2025-07-25T01:39:24.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T06:55:05.615Z","etag":null,"topics":["echo","echo-framework","go","go-language","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/MrAndreID.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,"zenodo":null}},"created_at":"2022-07-08T08:09:16.000Z","updated_at":"2025-07-25T01:39:28.000Z","dependencies_parsed_at":"2024-04-27T16:25:21.984Z","dependency_job_id":"f2a7854e-e464-40e2-adbc-22db812f500e","html_url":"https://github.com/MrAndreID/goechoms","commit_stats":null,"previous_names":["mrandreid/goechoms"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/MrAndreID/goechoms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrAndreID%2Fgoechoms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrAndreID%2Fgoechoms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrAndreID%2Fgoechoms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrAndreID%2Fgoechoms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrAndreID","download_url":"https://codeload.github.com/MrAndreID/goechoms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrAndreID%2Fgoechoms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","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":["echo","echo-framework","go","go-language","golang"],"created_at":"2026-01-14T11:39:14.825Z","updated_at":"2026-01-14T11:39:15.398Z","avatar_url":"https://github.com/MrAndreID.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Echo MicroService\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Table of Contents\n\n* [Requirements](#requirements)\n* [Installation](#installation)\n* [Migration](#migration)\n* [Seeder](#seeder)\n* [Usage](#usage)\n* [Versioning](#versioning)\n* [Authors](#authors)\n* [Contributors](#contributors)\n* [Official Documentation for Go Language](#official-documentation-for-go-language)\n* [License](#license)\n\n## Requirements\n\nTo use Go Echo MicroService, you must ensure that you meet the following requirements:\n- [Go](https://golang.org/) \u003e= 1.22\n\n## Installation\n\nTo use Go Echo MicroService, you must follow the steps below:\n- Clone a Repository\n```git\n# git clone https://github.com/MrAndreID/goechoms.git\n```\n- Get Dependancies\n```go\n# go mod download\n# go mod tidy\n```\n- Create .env file from .env.example (Linux)\n```go\n# cp .env.example .env\n```\n- Configuring .env file\n\n## Migration\n\nTo Run Migration for Go Echo MicroService, you must ensure that you meet the following requirements:\n- Run Migration for Go Echo MicroService with Drop All Tables\n```go\n# go run applications/databases/migrations/main.go --migrate=fresh\n```\n- Run Migration for Go Echo MicroService\n```go\n# go run applications/databases/migrations/main.go --migrate=default\n```\n\n## Seeder\n\nTo Run Seeder for Go Echo MicroService, you must ensure that you meet the following requirements:\n- Run Seeder for Go Echo MicroService\n```go\n# go run applications/databases/seeders/main.go --seed=default\n```\n\n## Usage\n\nTo Use Go Echo MicroService, you must ensure that you meet the following requirements:\n- Run Go Echo MicroService\n```go\n# go run main.go\n```\n\n## Versioning\n\nI use [SemVer](https://semver.org/) for versioning. For the versions available, see the tags on this repository. \n\n## Authors\n\n- **Andrea Adam** - [MrAndreID](https://github.com/MrAndreID)\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\nPlease make sure to update tests as appropriate.\n\n## Official Documentation for Go Language\n\nDocumentation for Go Language can be found on the [Go Package website](https://pkg.go.dev/).\n\n## License\n\nGo Echo MicroService is released under the [MIT License](https://opensource.org/licenses/MIT). See the `LICENSE` file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrandreid%2Fgoechoms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrandreid%2Fgoechoms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrandreid%2Fgoechoms/lists"}