{"id":15307920,"url":"https://github.com/alextselegidis/easyappointments-sdk","last_synced_at":"2026-03-14T13:20:50.743Z","repository":{"id":86292850,"uuid":"379952424","full_name":"alextselegidis/easyappointments-sdk","owner":"alextselegidis","description":"📅 Multi-lingual SDK packages for the Easy!Appointments API","archived":false,"fork":false,"pushed_at":"2021-12-07T11:38:57.000Z","size":414,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T17:37:33.875Z","etag":null,"topics":["appointments","csharp","events","google-calendar","javascript","openapi","php","python","rest-api","ruby","scheduler","sync","time","web"],"latest_commit_sha":null,"homepage":"https://developers.easyappointments.org","language":"C#","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/alextselegidis.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":"2021-06-24T14:26:55.000Z","updated_at":"2024-02-28T12:49:40.000Z","dependencies_parsed_at":"2023-03-13T09:30:24.885Z","dependency_job_id":null,"html_url":"https://github.com/alextselegidis/easyappointments-sdk","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"8ba969dc1221ea614b70d4d52313f20fc85df1e1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Feasyappointments-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Feasyappointments-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Feasyappointments-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Feasyappointments-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextselegidis","download_url":"https://codeload.github.com/alextselegidis/easyappointments-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248818511,"owners_count":21166438,"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":["appointments","csharp","events","google-calendar","javascript","openapi","php","python","rest-api","ruby","scheduler","sync","time","web"],"created_at":"2024-10-01T08:12:56.389Z","updated_at":"2026-03-14T13:20:50.701Z","avatar_url":"https://github.com/alextselegidis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://easyappointments.org\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/alextselegidis/easyappointments/develop/logo.png\" alt=\"Easy!Appointments\" width=\"150\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    Easy!Appointments SDK\n    \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    A powerful Open Source Appointment Scheduler that can be installed on your server. \n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/alextselegidis/easyappointments?style=for-the-badge\"\u003e\n  \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/alextselegidis/easyappointments?style=for-the-badge\"\u003e\n  \u003cimg alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/alextselegidis/easyappointments/total?style=for-the-badge\"\u003e\n  \u003ca href=\"https://discord.com/invite/UeeSkaw\"\u003e\n    \u003cimg alt=\"Chat On Discord\" src=\"https://img.shields.io/badge/chat-on%20discord-7289da?style=for-the-badge\u0026logo=discord\u0026logoColor=white\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#setup\"\u003eSetup\u003c/a\u003e •\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\n**Easy!Appointments** is a highly customizable web application that allows customers to book appointments with you \nvia a sophisticated web interface. This repository holds the SDK code that can be used to quickly integrate the Easy!Appointments \nAPI into your own projects. \n\n## Languages\n\nThe following languages are added to the repository, though more can be generated based `openapi.yml` file that is located in the default Easy!Appointments repository.\n\n* c#\n* java\n* javascript\n* php\n* python\n* ruby\n\n## Setup\n\nTo clone and run this application, you'll need [Git](https://git-scm.com).\n\nFrom your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/alextselegidis/easyappointments-sdk.git\n\n# Go into the repository\n$ cd easyappointments-sdk\n```\n\nYou can now copy the code of your preferred language into your own project and start using the client. \n\n## License \n\nCode Licensed Under [GPL v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) | Content Under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)\n\n---\n\nWebsite [alextselegidis.com](https://alextselegidis.com) \u0026nbsp;\u0026middot;\u0026nbsp;\nGitHub [alextselegidis](https://github.com/alextselegidis) \u0026nbsp;\u0026middot;\u0026nbsp;\nTwitter [@alextselegidis](https://twitter.com/AlexTselegidis)\n\n###### More Projects On Github\n###### ⇾ [Plainpad \u0026middot; Self Hosted Note Taking App](https://github.com/alextselegidis/plainpad)\n###### ⇾ [Questionful \u0026middot; Web Questionnaires Made Easy](https://github.com/alextselegidis/questionful)\n###### ⇾ [Integravy \u0026middot; Service Orchestration At Your Fingertips](https://github.com/alextselegidis/integravy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextselegidis%2Feasyappointments-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextselegidis%2Feasyappointments-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextselegidis%2Feasyappointments-sdk/lists"}