{"id":19189884,"url":"https://github.com/vivify-ideas/fiber-boilerplate","last_synced_at":"2026-06-22T22:30:15.137Z","repository":{"id":72427406,"uuid":"345965580","full_name":"Vivify-Ideas/fiber-boilerplate","owner":"Vivify-Ideas","description":"Fiber Boilerplate","archived":false,"fork":false,"pushed_at":"2021-03-15T20:55:58.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-04T06:28:19.331Z","etag":null,"topics":["boilerplate","fiber-framework","golang","gorm"],"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/Vivify-Ideas.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":"2021-03-09T10:18:46.000Z","updated_at":"2022-05-18T20:36:01.000Z","dependencies_parsed_at":"2023-09-17T13:16:16.857Z","dependency_job_id":null,"html_url":"https://github.com/Vivify-Ideas/fiber-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vivify-Ideas%2Ffiber-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vivify-Ideas%2Ffiber-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vivify-Ideas%2Ffiber-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vivify-Ideas%2Ffiber-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vivify-Ideas","download_url":"https://codeload.github.com/Vivify-Ideas/fiber-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240266853,"owners_count":19774075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["boilerplate","fiber-framework","golang","gorm"],"created_at":"2024-11-09T11:32:03.623Z","updated_at":"2026-06-22T22:30:15.089Z","avatar_url":"https://github.com/Vivify-Ideas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eFiber Boilerplate\n  \u003ca\n    href=\"https://gofiber.io/\"\n    target=\"blank\"\n  \u003e\n    \u003cimg\n      src=\"https://raw.githubusercontent.com/gofiber/docs/master/static/fiber_v2_logo.svg\"\n      height=\"25\"\n      alt=\"Fiber Logo\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n## Description\n\n[Fiber](https://github.com/gofiber/fiber) Boilerplate made with ❤️ by [VivifyIdeas](https://www.vivifyideas.com).\n\n## Start Guide\n\nJust run already prepared bash script:\n```bash\n./init.sh\n```\nIt will setup the project for you (starting docker-compose stack, running migrations).\nThe Fiber app running in dev mode will be exposed on `http://localhost` (port 3000)\n\n\n## ORM integration\n\nFor more details check\n[GORM](https://gorm.io/index.html)\n\n## Environment Configuration\n\nAll environment variables stored inside `.env` file, created automatically with init bash script. Intial values copied from `.env.example`.\n\n\n## Error Reporting\n\nIntegrated [sentry.io](https://sentry.io/).\n\nJust update `SENTRY_DSN` env variable and integration is done.\n\n\n## Some features\n\n- Basic boilerplate structure\n- API/Web Routes\n- CORS\n- Requests Validation [Validator](https://github.com/go-playground/validator)\n- Database configuration [GORM](https://gorm.io/index.html)\n- Authentication (login, registration, password recovery, jwt auth middleware)\n- Static assets (render HTML pages)\n- Notifications (sending emails)\n- Errors reporting (sentry.io)\n- Files upload\n- Dockerized\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivify-ideas%2Ffiber-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivify-ideas%2Ffiber-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivify-ideas%2Ffiber-boilerplate/lists"}