{"id":20154583,"url":"https://github.com/roundpartner/go-cms","last_synced_at":"2025-06-11T01:07:55.403Z","repository":{"id":65199582,"uuid":"89599289","full_name":"roundpartner/go-cms","owner":"roundpartner","description":"Microservice that delivers rendered markdown pages","archived":false,"fork":false,"pushed_at":"2023-10-07T19:16:17.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:31:46.551Z","etag":null,"topics":["cms","golang","markdown-to-html","microservice"],"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/roundpartner.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":"2017-04-27T13:15:18.000Z","updated_at":"2023-10-07T19:16:22.000Z","dependencies_parsed_at":"2024-06-21T02:07:56.499Z","dependency_job_id":"ce3c644d-8c91-45c9-bd59-ce6e908f4e87","html_url":"https://github.com/roundpartner/go-cms","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"2c1a6c5bf8ddd82fc2ce2ce26f119a81df09f78d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fgo-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fgo-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fgo-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fgo-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roundpartner","download_url":"https://codeload.github.com/roundpartner/go-cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fgo-cms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259178498,"owners_count":22817387,"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":["cms","golang","markdown-to-html","microservice"],"created_at":"2024-11-13T23:27:27.447Z","updated_at":"2025-06-11T01:07:55.236Z","avatar_url":"https://github.com/roundpartner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go CMS\nCMS in Go\n\n## Testing\n```bash\ngo test\n```\n## Building\n```bash\nGOOS=linux GOARCH=amd64 go build\ndocker build -t go-cms .\n```\n## Running\nRun by providing the database connection and path to the documentation\n```bash\ngo-cms \\\n    -conn=\"\u003cusername\u003e:\u003cpassword\u003e@tcp(\u003chostname\u003e:3306)/\u003cschema\u003e\" \\\n    -port=7335 \\\n    -path=\u003cpath to documentation\u003e\n```\nor with docker\n```bash\ndocker run --rm -p 7335:7335 go-cms\n```\n## Usage\nRequest the page by supplying the page id in the uri\n```bash\ncurl localhost:7335/index\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fgo-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froundpartner%2Fgo-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fgo-cms/lists"}