{"id":19406794,"url":"https://github.com/blankdots/minimalgo","last_synced_at":"2026-06-17T19:02:11.226Z","repository":{"id":36972502,"uuid":"270986208","full_name":"blankdots/minimalgo","owner":"blankdots","description":"Minimal go REST API project","archived":false,"fork":false,"pushed_at":"2026-05-25T06:20:46.000Z","size":4125,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-25T08:19:35.073Z","etag":null,"topics":["fiber-framework","golang","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blankdots.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-09T11:39:43.000Z","updated_at":"2026-05-25T06:20:49.000Z","dependencies_parsed_at":"2023-09-26T12:46:02.377Z","dependency_job_id":"958e80b4-104d-45e7-8a11-b2f58330c042","html_url":"https://github.com/blankdots/minimalgo","commit_stats":null,"previous_names":[],"tags_count":11,"template":true,"template_full_name":null,"purl":"pkg:github/blankdots/minimalgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blankdots%2Fminimalgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blankdots%2Fminimalgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blankdots%2Fminimalgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blankdots%2Fminimalgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blankdots","download_url":"https://codeload.github.com/blankdots/minimalgo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blankdots%2Fminimalgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fiber-framework","golang","rest-api"],"created_at":"2024-11-10T11:44:34.706Z","updated_at":"2026-06-17T19:02:11.221Z","avatar_url":"https://github.com/blankdots.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## Minimal Golang Project\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/blankdots/minimalgo)](https://goreportcard.com/report/github.com/blankdots/minimalgo)\n![Go Unit Tests](https://github.com/blankdots/minimalgo/workflows/Go/badge.svg)\n![Go style check](https://github.com/blankdots/minimalgo/workflows/Multilinters/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/blankdots/minimalgo/badge.svg?branch=main)](https://coveralls.io/github/blankdots/minimalgo?branch=main)\n\nAn example of a minimal Golang project that contains an web application built with [fiber](https://github.com/gofiber/fiber).\n\nAt the same time the project exemplifies:\n* fiber server;\n* logging formatting;\n* unit tests;\n* github-actions and [coveralls](https://coveralls.io/github/blankdots/minimalgo) integration;\n\n\n### Install and Run\n\nInstallation can be done:\n* cloning repository:\n```\n$ git clone git@github.com:blankdots/minimalgo.git\n$ cd minimalgo\n$ pip install .\n```\n\nAfter install the application can be started like: `$ minimalgo`\n\n#### Tests and Documentation\n\nIn order to run the tests: `$ go test -v ./...` in the root directory of the git project.\n\n###  Structure\n\n```\n.\n├── api\n│   ├── api.go\n│   └── health_test.go\n├── coverage.txt\n├── Dockerfile\n├── go.mod\n├── go.sum\n├── LICENSE\n├── main.go\n├── minimalgo\n├── README.md\n└── utils\n    └── utils.go\n```\n\n### License\n\n`minimal` go and all it sources are released under `Apache License 2.0`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankdots%2Fminimalgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankdots%2Fminimalgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankdots%2Fminimalgo/lists"}