Project overview
SDIP Protocol Specification
The SweetDate Implementation Protocol (SDIP) defines the features and behavior of the SweetDate calendar engine.
It serves as the source of truth for how clients and servers communicate.
The SDIP is maintained in its own GitHub repository:
📄 SDIP Protocol Specification
In this repository, you’ll find:
- The full protocol specification.
- A Kanban project board for tracking proposals, reviews, and releases.
- A Discussions section where stakeholders can:
- Propose new features
- Ask questions
- Give feedback on draft specifications
💬 Join the conversation here:
RFCs & discussions about SDIP features and releases »
SweetDate CLI
The SweetDate CLI is a developer tool for working with the SDIP and SweetDate services.
It includes utilities for scaffolding client libraries, testing integrations, and working with protocol definitions.
🔗 View the SweetDate CLI on GitHub
Language Implementations
Language implementations is scaffolded using the SweetDate CLI. Each Language implementation has it’s own GitHub repo.