{"id":22785914,"url":"https://github.com/simonwaldherr/gocal","last_synced_at":"2025-04-15T20:10:39.316Z","repository":{"id":142030993,"uuid":"181602050","full_name":"SimonWaldherr/goCal","owner":"SimonWaldherr","description":"experimental #CalDAV + #WebCal Server in #Golang","archived":false,"fork":false,"pushed_at":"2020-01-21T20:34:23.000Z","size":7,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:41:20.001Z","etag":null,"topics":["caldav","caldav-server","golang","hacktoberfest-accepted","ics","webcal"],"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/SimonWaldherr.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":"2019-04-16T02:45:37.000Z","updated_at":"2025-01-12T07:56:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a25386c3-09ca-4f7d-b3ef-c9eedbf2f8bc","html_url":"https://github.com/SimonWaldherr/goCal","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FgoCal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FgoCal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FgoCal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FgoCal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonWaldherr","download_url":"https://codeload.github.com/SimonWaldherr/goCal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249145303,"owners_count":21219966,"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":["caldav","caldav-server","golang","hacktoberfest-accepted","ics","webcal"],"created_at":"2024-12-11T23:08:25.508Z","updated_at":"2025-04-15T20:10:39.295Z","avatar_url":"https://github.com/SimonWaldherr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goCal\n\nan experimental CalDav Server in Golang  \nbased on \u003chttps://github.com/samedi/caldav-go\u003e\n\n## install\n\ninstall goCal with go get:\n\n```bash\ngo get -u github.com/SimonWaldherr/goCal\n```\n\n## start\n\nBefore using goCal you need to check its configuration.\nYou can manage all user-accounts in the ```user.csv```-file.\nTo start goCal run this in your Terminal:\n\n```bash\ngoCal -port=80 -sport=443 -sslcrt=\"path/to/your/sslcert.crt\" -sslkey=\"path/to/your/sslkey.key\" -user=\"path/to/your/user.csv\" -storage=\"path/to/the/folder/where/the/ics-files/will/be/stored\"\n```\n\n## use\n\nnow you can start using goCal, connect to your CalDAV-Server via https://localhost:443/ or subscribe to your ics-feed at https://localhost:443/icsfeed/ (or via webcal://localhost/).  \n\nif you use a wordpress blog, you can install ```ICS Calendar``` and show your events at your blog.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwaldherr%2Fgocal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwaldherr%2Fgocal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwaldherr%2Fgocal/lists"}