{"id":23582644,"url":"https://github.com/anucha-tk/fc_go_scratch","last_synced_at":"2025-08-09T00:17:03.779Z","repository":{"id":232731501,"uuid":"784798093","full_name":"anucha-tk/fc_go_scratch","owner":"anucha-tk","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-20T07:55:12.000Z","size":12779,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T01:12:22.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/anucha-tk.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}},"created_at":"2024-04-10T15:22:06.000Z","updated_at":"2024-04-20T07:55:16.000Z","dependencies_parsed_at":"2024-06-19T05:03:56.407Z","dependency_job_id":"3a831750-39f3-40c6-a718-451edac2563b","html_url":"https://github.com/anucha-tk/fc_go_scratch","commit_stats":null,"previous_names":["anucha-tk/fc_go_scratch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anucha-tk%2Ffc_go_scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anucha-tk%2Ffc_go_scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anucha-tk%2Ffc_go_scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anucha-tk%2Ffc_go_scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anucha-tk","download_url":"https://codeload.github.com/anucha-tk/fc_go_scratch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399807,"owners_count":19632022,"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":[],"created_at":"2024-12-27T01:12:24.348Z","updated_at":"2025-02-18T02:45:12.096Z","avatar_url":"https://github.com/anucha-tk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOLANG SCRATCH\n\n\u003c!--toc:start--\u003e\n\n- [GOLANG SCRATCH](#golang-scratch)\n  - [tech and tools](#tech-and-tools)\n  - [database](#database)\n  \u003c!--toc:end--\u003e\n\n## tech and tools\n\n- chi router\n- cors\n- handlerWithJson\n- commitlint \u0026 linter\n- database\n  - goose\n  - sqlc\n- docker\n- auth\n  - apikey\n- relationship\n\n## database\n\n```mermaid.js\nerDiagram\n    users {\n        id uuid\n        name text\n        apikey varchar(64)\n        created_at timestamp\n        updated_at timestamp\n    }\n\n    feeds {\n        id uuid\n        name text\n        url text\n        created_at timestamp\n        updated_at timestamp\n        user_id uuid\n    }\n\n    users ||--o{ feeds : contains\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanucha-tk%2Ffc_go_scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanucha-tk%2Ffc_go_scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanucha-tk%2Ffc_go_scratch/lists"}