{"id":24153398,"url":"https://github.com/luigisalcedo/auth-service-go","last_synced_at":"2026-04-15T13:33:10.193Z","repository":{"id":271018840,"uuid":"912140245","full_name":"LuigiSalcedo/auth-service-go","owner":"LuigiSalcedo","description":"Authentication Microservice using Go with Gin, Golang-JWT, PostgreSQL and Gorm","archived":false,"fork":false,"pushed_at":"2025-01-11T20:06:56.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T11:49:11.506Z","etag":null,"topics":["authentication","gin-gonic","go","golang","jwt","postgresql"],"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/LuigiSalcedo.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,"zenodo":null}},"created_at":"2025-01-04T18:02:25.000Z","updated_at":"2025-01-11T20:06:59.000Z","dependencies_parsed_at":"2025-07-20T11:35:09.719Z","dependency_job_id":"5dc1d854-e98e-4f4d-a03a-aa875a5b752e","html_url":"https://github.com/LuigiSalcedo/auth-service-go","commit_stats":null,"previous_names":["luigisalcedo/auth-service-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LuigiSalcedo/auth-service-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuigiSalcedo%2Fauth-service-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuigiSalcedo%2Fauth-service-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuigiSalcedo%2Fauth-service-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuigiSalcedo%2Fauth-service-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuigiSalcedo","download_url":"https://codeload.github.com/LuigiSalcedo/auth-service-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuigiSalcedo%2Fauth-service-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270303810,"owners_count":24562073,"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-08-13T02:00:09.904Z","response_time":66,"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":["authentication","gin-gonic","go","golang","jwt","postgresql"],"created_at":"2025-01-12T11:21:20.667Z","updated_at":"2026-04-15T13:33:10.157Z","avatar_url":"https://github.com/LuigiSalcedo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Authors\n\n- César Luigi Salcedo: [@LuigiSalcedo](https://www.github.com/LuigiSalcedo)\n\n\n\n\n## Deployment\n\nTo build server executable:\n\n```bash\ngo build server.go\n```\n\nTo run server:\n```bash\n./server beauty\n```\n\nIf You want to chage the server port change the server port conts in server.go file and re-build the project.\n\n\n\n\n## Environment Variables\n\nYou need **PostgreSQL** installed and running in your machine.\n\nThere are 3 environment variable that You need to set in the **.env** file at project root.\n\n`DB_CONNECTION_STRING`: any type of PostgreSQL connection string. Example: postgresql://user:password@localhost:5432/example_db\n\n`JWT_SECRET`: the secret to sing the tokens\n\n`CORS_ORIGINS`: origins that are allowed to request (optional, default = *)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluigisalcedo%2Fauth-service-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluigisalcedo%2Fauth-service-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluigisalcedo%2Fauth-service-go/lists"}