{"id":19943000,"url":"https://github.com/piterweb/calendarwebserver","last_synced_at":"2026-04-13T12:01:30.756Z","repository":{"id":38190413,"uuid":"497374014","full_name":"PiterWeb/CalendarWebServer","owner":"PiterWeb","description":"📆 CalendarWeb Server 🖥","archived":false,"fork":false,"pushed_at":"2022-12-31T00:08:49.000Z","size":3318,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T13:26:09.001Z","etag":null,"topics":["backend","calendar","docker","fiber-framework","go","golang","mongo","mongodb","server"],"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/PiterWeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-28T16:39:28.000Z","updated_at":"2022-12-04T03:40:38.000Z","dependencies_parsed_at":"2023-01-31T17:16:19.053Z","dependency_job_id":null,"html_url":"https://github.com/PiterWeb/CalendarWebServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PiterWeb/CalendarWebServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiterWeb%2FCalendarWebServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiterWeb%2FCalendarWebServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiterWeb%2FCalendarWebServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiterWeb%2FCalendarWebServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PiterWeb","download_url":"https://codeload.github.com/PiterWeb/CalendarWebServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiterWeb%2FCalendarWebServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","calendar","docker","fiber-framework","go","golang","mongo","mongodb","server"],"created_at":"2024-11-13T00:14:58.353Z","updated_at":"2026-04-13T12:01:30.736Z","avatar_url":"https://github.com/PiterWeb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📆 CalendarWebServer\n\n###  💻You can find the client on this [repository](https://github.com/PiterWeb/CalendarWeb)  💻\n\n## Purpouse\n\nNowadays it is dificult to save your calendar in one place and still have privacy 🔐, so I tried to make a full-stack Calendar 🌐 server + 💻 client (web) which anyone can host to use it.\n\n## Before runing the project\n\nSet the next env variables on a .env file located at the root folder of the project\n\n    SECRET_CRYPT = \u003csecret\u003e\n    SECRET_COOKIE = \u003csecret\u003e\n    PORT = \u003cport\u003e\n    MONGO_USER =  \u003cmongodb user\u003e\n    MONGO_PSW = \u003cmongdb password\u003e\n    MONGO_DM = \u003cmongodb domain\u003e\n\n## Technologies used 📘\n\n### Golang (Go)\n\n- Fiber 🔗 (backend framework - inspired on expressjs)\n\t#### Middlewares\n\t- Compress  (gzip response)\n\t- Encrypt Cookie\n\t- Cors (modify CORS)\n\t- Etag (efficient cache)\n- Godotenv 🔒 (use enviroment variables)\n- Mongo Driver 📦 (MongoDB driver)\n- ShortID 🔡 (generate unique IDs)\n\n\t#### Build\n\n\t    go build main.go\n\n\t    ./\u003cexecutable\u003e\n\n### Docker\n\n- Go image : 1.17-alpine\n\n\t#### Build\n\n\t    docker build --tag calendar-server .\n\n\t    docker run -p 8080 calendar-server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiterweb%2Fcalendarwebserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiterweb%2Fcalendarwebserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiterweb%2Fcalendarwebserver/lists"}