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.
This package consists of the following libraries:
| Library | Description |
|---|---|
| URLSessionExtension | An extension to simplify calling Storyblok's APIs with URLSession |
The Examples folder contains example Swift code snippets from Storyblok's docs site as executable unit tests for both the Content Delivery API and the Management API.
Tip
You can run individual tests classes and functions via the play icon in the gutter in XCode.
We welcome contributions! Please see our Contributing Guide for details on:
- Code style and standards
- Pull request process
- Development workflow
- Testing requirements
This project is licensed under the MIT License - see the LICENSE file for details.