
Kalendis
OfficialGenerates TypeScript clients and API route handlers for the Kalendis scheduling API across multiple frameworks. Helps developers quickly integrate calendar and scheduling functionality into their applications.
281 viewsLocal (stdio)
What it does
- Generate TypeScript clients for backend Kalendis API integration
- Generate frontend TypeScript clients for API calls
- Create API route handlers for Next.js, Express, Fastify, and NestJS
- List all available Kalendis API endpoints with descriptions
Best for
Full-stack developers building scheduling applicationsTeams integrating calendar functionality across different frameworksRapid prototyping of booking and appointment systems
Supports 4 major frameworksGenerates both frontend and backend clientsFramework-specific route handlers
Tools (4)
generate-backend-client
Generate a TypeScript client that calls Kalendis API directly with x-api-key authentication
generate-frontend-client
Generate a TypeScript client for frontend apps that calls your backend API endpoints
generate-api-routes
Generate API route handlers for Next.js or Express that use the Kalendis backend client
list-endpoints
List all available Kalendis API endpoints with descriptions