{"id":19337740,"url":"https://github.com/csini/letsgo-blog","last_synced_at":"2026-04-20T19:03:35.867Z","repository":{"id":221664859,"uuid":"755004209","full_name":"Csini/letsgo-blog","owner":"Csini","description":"A small microservice written in golang. It has a REST api generated from openapi yaml and reads/writes data from database with ORM based gorm. The project uses maven (mvnGolang)","archived":false,"fork":false,"pushed_at":"2024-02-18T12:13:26.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T04:45:53.793Z","etag":null,"topics":["golang","gorm","maven","openapi"],"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/Csini.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-02-09T08:20:37.000Z","updated_at":"2024-10-03T09:25:53.000Z","dependencies_parsed_at":"2024-02-18T10:31:54.650Z","dependency_job_id":"177faa73-d54d-49b1-8ac0-665e7ab302e7","html_url":"https://github.com/Csini/letsgo-blog","commit_stats":null,"previous_names":["csini/letsgo-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Csini/letsgo-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Csini%2Fletsgo-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Csini%2Fletsgo-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Csini%2Fletsgo-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Csini%2Fletsgo-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Csini","download_url":"https://codeload.github.com/Csini/letsgo-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Csini%2Fletsgo-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017931,"owners_count":26086213,"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-10-14T02:00:06.444Z","response_time":60,"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":["golang","gorm","maven","openapi"],"created_at":"2024-11-10T03:15:21.815Z","updated_at":"2025-10-14T04:45:56.414Z","avatar_url":"https://github.com/Csini.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go API Server for letsgo-blog\n\nMini Application providing something to something like a wannabe Blog.\n\n### Running the server\n\n1) build executable run\n```\nmvn clean install -Passembly\n```\n\nexecutable is under letsgo-bog-server/bin\n\n2) navigate to letsgo-bog-server/bin and start there\n\n3) sqlite db with data is copied there from letsgo-blog/server/res\n\n4) user/pw is userid/userid1 to every user\n\n5) server url is for example\n\nhttp://localhost:8085/letsgo/v1/api/statistics/200\n\napi documentation is under letsgo-blog-api\n\n\n### Running the server with docker TODO (not working yet) \n\n\nTo run the server in a docker container\n```\ndocker build --network=host -t openapi .\n```\n\nOnce image is built use\n```\ndocker run --rm -it openapi\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsini%2Fletsgo-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsini%2Fletsgo-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsini%2Fletsgo-blog/lists"}