{"id":18475228,"url":"https://github.com/uzaxirr/gcal","last_synced_at":"2025-05-13T14:34:57.425Z","repository":{"id":221326679,"uuid":"754057960","full_name":"uzaxirr/gcal","owner":"uzaxirr","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-07T10:39:17.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T11:20:33.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/uzaxirr.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}},"created_at":"2024-02-07T10:14:43.000Z","updated_at":"2024-02-07T10:34:03.000Z","dependencies_parsed_at":"2024-02-07T11:52:31.985Z","dependency_job_id":"1075f3ab-2d09-4aed-b124-ca2b0bdd5e95","html_url":"https://github.com/uzaxirr/gcal","commit_stats":null,"previous_names":["uzaxirr/gcal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzaxirr%2Fgcal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzaxirr%2Fgcal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzaxirr%2Fgcal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzaxirr%2Fgcal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzaxirr","download_url":"https://codeload.github.com/uzaxirr/gcal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239186559,"owners_count":19596904,"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-11-06T10:33:49.700Z","updated_at":"2025-02-16T19:33:46.262Z","avatar_url":"https://github.com/uzaxirr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Create an Event\r\n\u003cimg width=\"1001\" alt=\"Screenshot 2024-02-07 at 4 05 44 PM\" src=\"https://github.com/uzaxirr/gcal/assets/72073401/b76aafae-441f-4239-8dc5-50a8707833e0\"\u003e\r\n\r\n### cURL\r\n````\r\ncurl --location 'http://127.0.0.1:8000/events/' \\\r\n--header 'Content-Type: application/json' \\\r\n--data '{\r\n    \"title\": \"Meeting\",\r\n    \"createdBy\": 1,\r\n    \"invites\": [2],\r\n    \"startTime\": \"2024-02-07T10:00:00Z\",\r\n    \"endTime\": \"2024-02-07T11:00:00Z\",\r\n    \"remindBefore\": 15\r\n}\r\n'\r\n````\r\n## List All the events of a Given User\r\n\u003cimg width=\"1041\" alt=\"Screenshot 2024-02-07 at 4 07 38 PM\" src=\"https://github.com/uzaxirr/gcal/assets/72073401/9bae9842-d420-4ef8-a93f-5822e72aa044\"\u003e\r\n\r\n### cURL\r\n````\r\ncurl --location 'http://127.0.0.1:8000/events/user/1/'\r\n````\r\n\r\n## Get details of a Given event\r\n\u003cimg width=\"1020\" alt=\"Screenshot 2024-02-07 at 4 08 34 PM\" src=\"https://github.com/uzaxirr/gcal/assets/72073401/8c11ace6-fa85-4c43-be83-15e782edc268\"\u003e\r\n\r\n### cURL\r\n````\r\ncurl --location 'http://127.0.0.1:8000/events/1/'\r\n````\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzaxirr%2Fgcal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzaxirr%2Fgcal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzaxirr%2Fgcal/lists"}