{"id":15771799,"url":"https://github.com/khofesh/go-api","last_synced_at":"2026-05-05T12:33:06.719Z","repository":{"id":124988355,"uuid":"250023549","full_name":"khofesh/go-api","owner":"khofesh","description":"Rest API","archived":false,"fork":false,"pushed_at":"2022-01-11T14:41:26.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-21T04:34:25.550Z","etag":null,"topics":["backend","gin-gonic","golang","mongo","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khofesh.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}},"created_at":"2020-03-25T15:56:09.000Z","updated_at":"2022-01-26T13:25:31.000Z","dependencies_parsed_at":"2023-08-09T20:16:55.064Z","dependency_job_id":null,"html_url":"https://github.com/khofesh/go-api","commit_stats":null,"previous_names":["khofesh/simple-go-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khofesh/go-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofesh%2Fgo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofesh%2Fgo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofesh%2Fgo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofesh%2Fgo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khofesh","download_url":"https://codeload.github.com/khofesh/go-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofesh%2Fgo-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["backend","gin-gonic","golang","mongo","rest-api"],"created_at":"2024-10-04T15:05:14.871Z","updated_at":"2026-05-05T12:33:06.682Z","avatar_url":"https://github.com/khofesh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-go-api\n\nExample of Rest API built with gin-gonic, gorm, and mongo-go-driver\n\nFor Fun\n\n# Table of contents:\n\n- [Requirements](#requirements)\n- [Getting started](#getting-started)\n- [References](#references)\n\n# Requirements\n\n- Golang (duh)\n- MongoDB\n\n# Getting started\n\n0. start docker\n\n```shell\nsudo systemctl start docker.service\n```\n\n1. mongodb\n\n```\ndocker run --name fdm-mongo -p 27017:27017 -d mongo\n```\n\nif you already set it up\n\n```\ndocker start fdm-mongo\n```\n\n2. redis\n\n```\ndocker run -d -p 6379:6379 --name fdm-redis redis\n```\n\n# References\n\n1. https://github.com/wangzitian0/golang-gin-starter-kit\n2. https://github.com/Massad/gin-boilerplate\n3. https://www.nexmo.com/blog/2020/03/13/using-jwt-for-authentication-in-a-golang-application-dr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhofesh%2Fgo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhofesh%2Fgo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhofesh%2Fgo-api/lists"}