{"id":22934652,"url":"https://github.com/frani/go-fiber-api","last_synced_at":"2025-09-02T01:33:28.538Z","repository":{"id":143563417,"uuid":"616134893","full_name":"frani/go-fiber-api","owner":"frani","description":"⚡️ ➡ 🐭 Fiber - Boilerplate ","archived":false,"fork":false,"pushed_at":"2024-02-22T18:35:09.000Z","size":41,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T03:23:42.586Z","etag":null,"topics":["boilerplate","fiber","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/frani.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":"2023-03-19T17:55:24.000Z","updated_at":"2023-10-03T23:36:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b1409c7-de01-406e-a85c-5adb8cbc0e65","html_url":"https://github.com/frani/go-fiber-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frani/go-fiber-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frani%2Fgo-fiber-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frani%2Fgo-fiber-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frani%2Fgo-fiber-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frani%2Fgo-fiber-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frani","download_url":"https://codeload.github.com/frani/go-fiber-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frani%2Fgo-fiber-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218428,"owners_count":25065913,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":["boilerplate","fiber","golang"],"created_at":"2024-12-14T11:44:33.738Z","updated_at":"2025-09-02T01:33:28.515Z","avatar_url":"https://github.com/frani.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Fiber API with Mongo\n\nCurrent boilerplate is a migration from and old NodeJS template that I used to use.\n\n# Folder structure\n\n```sh\n| Folder       | Suffix Extention | description                                                                            |\n| ------------ | ---------------- | -------------------------------------------------------------------------------------- |\n| /routes      | \\*.route.js      | Fiber Routes                                                                           |\n| /validations | \\*.validation.js | Request Validation Schemas                                                             |\n| /middlewares | \\*.mid.js        | custom Fiber middlewares                                                               |\n| /controllers | \\*.controller.js | controller (a.k.a. handlers )                                                          |\n| /services    | \\*.service.js    | business logic, incluye intertal or externaa servicies as SDK (service layer)          |\n| /database    | \\*.db.js         | Function to manage Mongoose schemas                                                    |\n| /models      | \\*.model.js      | Mongoose models/models (data layer)                                                    |\n| /config      | \\*.conf.js       | Environment variables and configuration related things                                 |\n| /helpers     | \\*.helper.js     | Helpful functions that can be used in many places but is not necesary a business logic |\n| /tests       | \\*.test.js       | well... just tests for your API                                                        |\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrani%2Fgo-fiber-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrani%2Fgo-fiber-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrani%2Fgo-fiber-api/lists"}