Home
Softono

Pigeon

Open source MIT Swift
17
Stars
0
Forks
14
Issues
1
Watchers
7 years
Last Commit

 About Pigeon

🐦 Open source, headless CMS built on Swift

Platforms

Web Self-hosted macOS iOS

Languages

Swift

Need Help Installing Pigeon?

We provide expert installation service for this software. Our team will install, configure, and secure Pigeon on your server. plans start at just $30.

Pigeon CMS Logo

Create type-safe APIs for any project

Swift 4.2 MIT License

👋

Welcome! You're here early.

Pigeon is still very much a work-in-progress, and it's not ready for production yet. We'd love contributors. Check out the project board for our progress toward a public release.

What is Pigeon?

Pigeon is a headless CMS. It's a way to easily create structured content with an API to access content from your frontend application.

Pigeon is written in Swift and aims to provide a type-safe and performant API. It provides both JSON and GraphQL endpoints by default.

It's especially geared toward Swift frontends like iOS and macOS apps. You can create a content API with Pigeon and share your data structure between your API server and your application, effectively creating a type-safe bridge.