{"id":25122532,"url":"https://github.com/roniahmad/go-cleancode-backend","last_synced_at":"2025-09-11T10:44:10.828Z","repository":{"id":272383010,"uuid":"912253757","full_name":"roniahmad/go-cleancode-backend","owner":"roniahmad","description":"Ready to use Golang backend with clean architecture and JWT authentication","archived":false,"fork":false,"pushed_at":"2025-01-17T15:30:36.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T07:13:56.437Z","etag":null,"topics":["clean-architechture","clean-code","fiber","golang","jwt","jwt-authentication","viper","zerolog"],"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/roniahmad.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":"2025-01-05T03:19:51.000Z","updated_at":"2025-01-17T15:30:38.000Z","dependencies_parsed_at":"2025-01-15T00:22:22.685Z","dependency_job_id":null,"html_url":"https://github.com/roniahmad/go-cleancode-backend","commit_stats":null,"previous_names":["roniahmad/cleancode-backend","roniahmad/go-cleancode-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniahmad%2Fgo-cleancode-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniahmad%2Fgo-cleancode-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniahmad%2Fgo-cleancode-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniahmad%2Fgo-cleancode-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roniahmad","download_url":"https://codeload.github.com/roniahmad/go-cleancode-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246850241,"owners_count":20844025,"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":["clean-architechture","clean-code","fiber","golang","jwt","jwt-authentication","viper","zerolog"],"created_at":"2025-02-08T07:13:57.887Z","updated_at":"2025-04-02T16:28:54.099Z","avatar_url":"https://github.com/roniahmad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang backend with clean architecture and JWT authentication\n\n## Description\n\nThis is a ready to use Golang backend with clean architecture and JWT authentication.\n\n## Prerequisite\n\n- Golang : https://github.com/golang/go\n- MySQL (Database) : https://github.com/mysql/mysql-server\n- Air - Live reload : https://github.com/air-verse/air \n\n## Architecture\n\n![Architecture](./.docs/clean-arch.png)\n\n## Framework \u0026 Library\n\n- GoFiber (HTTP Framework) v2 : https://github.com/gofiber/fiber\n- Viper (Configuration) : https://github.com/spf13/viper\n- Go Playground Validator (Validation) : https://github.com/go-playground/validator\n- Zerolog : https://github.com/rs/zerolog\n- JWT : https://github.com/golang-jwt/jwt\n\n## Configuration\n\nAll configuration is in `./config/config.yaml` file. \n\n## Database\n\nAvailable at `./.db/wetees.sql` file. \n\n## Available Features\n\n- Health Check\n- Login\n- Register\n- Change Password\n- Order Item, Cancel Order, Checkout\n- Deposit, Withdrawal \n\n## Postman Collection\n\nAvailable at `./.postman/WeTeEs.postman_collection.json` file. \n\n## Run web server\n\n```bash\ngo run ./cmd/main.go\n```\n\nor\n\n```bash\nair -c .air.toml\n```\n\nor\n\n```bash\nmake watch-server\n```\n\n## References\n\n- The Clean Architecture : https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html\n- Fiber : https://gofiber.io/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froniahmad%2Fgo-cleancode-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froniahmad%2Fgo-cleancode-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froniahmad%2Fgo-cleancode-backend/lists"}