{"id":21476004,"url":"https://github.com/smf8/gokkan","last_synced_at":"2025-06-24T15:36:20.570Z","repository":{"id":41386968,"uuid":"385120179","full_name":"smf8/gokkan","owner":"smf8","description":"Gokkan is a dokkan (shop) backend written in Go","archived":false,"fork":false,"pushed_at":"2023-03-07T09:15:47.000Z","size":126,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-24T12:57:52.127Z","etag":null,"topics":["echo","echo-server","ecommerce","go","golang","jwt-authentication","rest-api","restful-api","shop"],"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/smf8.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}},"created_at":"2021-07-12T04:04:27.000Z","updated_at":"2023-03-07T09:15:46.000Z","dependencies_parsed_at":"2022-09-05T14:02:04.470Z","dependency_job_id":null,"html_url":"https://github.com/smf8/gokkan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smf8%2Fgokkan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smf8%2Fgokkan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smf8%2Fgokkan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smf8%2Fgokkan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smf8","download_url":"https://codeload.github.com/smf8/gokkan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033272,"owners_count":17563125,"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":["echo","echo-server","ecommerce","go","golang","jwt-authentication","rest-api","restful-api","shop"],"created_at":"2024-11-23T10:46:44.241Z","updated_at":"2024-11-23T10:46:45.056Z","avatar_url":"https://github.com/smf8.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://github.com/smf8/gokkan/actions/workflows/main.yml/badge.svg)\n# Gokkan\nGokkan is an online shop backend service written in Go.\n\n## Setup\n### Requirements\n\n```shell\n# or docker-compose up\nmake up\n```\n\nGokkan requires `postgresql` as database.\nYou can use `docker-compose` to get an instance up and running.\n\n**Note the default settings in `internal/app/gokkan/config/default.go`\nwhen connecting to the database.**\n\nA `pgAdmin` instance is also inside docker-compsoe. you can use `localhost:8000` to check database with `pgAdmin`\n\n### Install\nClone the repository inside a folder **outside** of GOPATH\n```shell\ngit clone https://github.com/smf8/gokkan\ncd gokkan\nmake build\n\n# important before running the application\n# please make sure that postgres is up and running\n# before running migrates\nmake migrate-up\n```\naAfter that you can use `gokkan` binary to run the server.\nUse `gokkan -h` to see available commands. currently available commands are:\n```shell\n  ./gokkan server      # start the server\n```\n\n\nTo clear database after tests run \n```shell\nmake migrate-reset\n```\n\n## Usage\nEcho server will start listening on port `8080` by default.\n\nA [Postman Collection file](gokkan_api.json) is provided to describe API behaviour\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmf8%2Fgokkan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmf8%2Fgokkan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmf8%2Fgokkan/lists"}