Empower your development workflow with caisy. Our documentation provides everything you need to know to create websites, apps, and more at lightning speed.
Unlock the potential of your web and mobile applications with caisy - the ultimate headless CMS for developers. With caisy, managing and organizing content is a breeze, thanks to its flexible and scalable architecture. Forget about traditional monolithic applications, caisy offers a set of easy-to-use APIs and tools to build custom frontends and seamlessly integrate content. Dive into our comprehensive documentation to learn how to install, configure, and utilize all of caisy's features to create dynamic, engaging content experiences.
There are a few phrases you will hear in the context of using caisy. Here we explain them.
The external GraphQL API provides you access to all your Documents in a typesafe manner. Learn how to use pagination, filters, localization and to fetch documents in preview state.
Here is an example with our best practices on how to use caisy with react and NextJS.
Learn how to use caisy with Svelte and SvelteKit by building a basic foundation with this example.
Here is an example with our best practices on how to use caisy with Vue and Nuxt.
Learn how to use caisy with Astro by building a basic foundation with this example.
Caisy automatically generates queries for fetching your documents for each defined blueprint of your project.
Use pagination to query large chunks of documents.
Filter and Order your paginated documents.