Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 3.91 KB

File metadata and controls

57 lines (45 loc) · 3.91 KB
Storyblok Logo

Storyblok Kotlin

Welcome to Storyblok's repository for all things Kotlin, including Android and Kotlin Multiplatform.

Follow @Storyblok Follow @Storyblok

What is Storyblok?

Storyblok is a headless content management system (CMS) that empowers developers and content creators. It provides a visual editor for content teams while giving developers the flexibility to build with their preferred tech stack and deliver content through APIs to any platform or device.

📦 Modules

This monorepo consists of the following modules:

Module Description
ktor-client-storyblok A plugin to simplify calling Storyblok's APIs with the Ktor Client
content-api-client A client for Storyblok's Content Delivery API
storyblok-compose An SDK to integrate Storyblok with Compose
storyblok-material3 The default Storyblok rich text provider
examples Example Kotlin code snippets from Storyblok's docs site

📄 Contributing

We welcome contributions! Please see our Contributing Guide for details on:

  • Code style and standards
  • Pull request process
  • Development workflow
  • Testing requirements

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links