{"id":18762672,"url":"https://github.com/vinodnextcoder/golang-gin-boilerplate","last_synced_at":"2026-05-04T13:31:39.773Z","repository":{"id":215950884,"uuid":"740113733","full_name":"vinodnextcoder/golang-gin-boilerplate","owner":"vinodnextcoder","description":"Golang gin API boilerplate ,A proof of concept app for demonstrating authentication of golang app with JWT","archived":false,"fork":false,"pushed_at":"2024-02-22T09:07:26.000Z","size":91,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T17:15:16.602Z","etag":null,"topics":["gin-golang","gin-gonic","gin-gonic-api","gin-gonic-mysql","gin-mysql","gingonic","golang","golang-log","golang-logrus","golang-mysql-api","golang-rest-api","jwt-authentication","jwt-go","jwt-token","logger","logrus","logrus-go","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinodnextcoder.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":"2024-01-07T15:12:29.000Z","updated_at":"2024-03-12T11:26:33.000Z","dependencies_parsed_at":"2024-01-07T17:10:57.059Z","dependency_job_id":"6376cf27-7a7a-4eba-9568-31b7f320ccfd","html_url":"https://github.com/vinodnextcoder/golang-gin-boilerplate","commit_stats":null,"previous_names":["vinodnextcoder/golang-gin-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinodnextcoder/golang-gin-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgolang-gin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgolang-gin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgolang-gin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgolang-gin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinodnextcoder","download_url":"https://codeload.github.com/vinodnextcoder/golang-gin-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgolang-gin-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["gin-golang","gin-gonic","gin-gonic-api","gin-gonic-mysql","gin-mysql","gingonic","golang","golang-log","golang-logrus","golang-mysql-api","golang-rest-api","jwt-authentication","jwt-go","jwt-token","logger","logrus","logrus-go","rest-api"],"created_at":"2024-11-07T18:22:43.046Z","updated_at":"2026-05-04T13:31:39.755Z","avatar_url":"https://github.com/vinodnextcoder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \u003c!-- \u003ch1 align=\"center\"\u003eWelcome to \u003cspan style=\"color:mediumseagreen\"\u003eGin boilerplate\u003c/span\u003e 👋\u003c/h1\u003e --\u003e\n\n#  ⚡️ API Gin boilerplate ⚡️\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/golang-v1.21-lightblue\" height=\"25\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/gin-v1.9-blue\" height=\"25\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/gorm-v1.25-green\" height=\"25\"/\u003e\n  \u003c!-- \u003cimg src=\"https://img.shields.io/badge/swagger-v1.16-orange\" height=\"25\"/\u003e --\u003e\n  \u003c!-- \u003cimg src=\"https://img.shields.io/badge/gin--jwt-v2.9-yellow\" height=\"25\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/docker-support-darkgreeen\" height=\"25\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/kubernetes-support-darkgreeen\" height=\"25\"/\u003e --\u003e\n\u003c/p\u003e\n\n## Features\n\n1. user Register\n2. logrus logger\n\n\n## Backend\n- Golang\n- Gin-gonic framework\n- Mysql\n- Logrus logger\n\n```\ngit clone https://github.com/vinodnextcoder/golang-gin-boilerplate.git\ncd golang-gin-boilerplate\ncreate file .env copy from .env\n\nInstall project dependencies\ngo mod download\nRun run project\n\ngo run main.go\n```\n **Testing api use postamn collection**\n**Api postman collection in root folder gin.postman_collection import in postman**\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fgolang-gin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinodnextcoder%2Fgolang-gin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fgolang-gin-boilerplate/lists"}