An open API service indexing awesome lists of open source software.

https://github.com/mackenly/planningcenterkit

Unofficial ORM for Planning Center Online
https://github.com/mackenly/planningcenterkit

church-automation church-website pco planning-center planning-center-online

Last synced: about 2 months ago
JSON representation

Unofficial ORM for Planning Center Online

Awesome Lists containing this project

README

        

# Planning Center Kit
ORM for Planning Center Online's APIs

> [!WARNING]
> This project is very much a work in progress and is not yet ready for production use (unless you're feeling adventurous!). Please check back later for updates.

While [Planning Center Online](https://www.planningcenter.com/developers) (PCO) offers a robust set of APIs, working with them can be cumbersome and time-consuming. This library aims to simplify the process of working with PCO's APIs by providing a flexible ORM that allows you to interact with the APIs in a more intuitive way using typed objects and methods.

If you don't use TypeScript, don't worry! This library is written in TypeScript but works just as well in plain JavaScript.

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Sponsors](#sponsors)
- [Disclaimer](#disclaimer)

## Features
- [ ] Flexible ORM for PCO APIs - in progress
- [ ] More..
- [ ] React integration

## Installation
```bash
npm install @mackenly/planningcenterkit
```
Or use yarn
```bash
yarn add @mackenly/planningcenterkit
```
Or use pnpm
```bash
pnpm add @mackenly/planningcenterkit
```
Currently published on npm and GitHub Packages. Plans to add to other package registries in the future.

## Quick Start Usage
```javascript
// coming soon...
```

## Documentation
For the full documentation, please visit the [documentation site](https://planningcenterkit.mackenly.com). There you'll find detailed information on how to use the library, including examples and API references.

## Sponsors
[Tricities Media Group](https://tricitiesmediagroup.com?utm_source=planningcenterkit&utm_medium=github&utm_campaign=sponsorship)

*Interested in getting your company's logo displayed here and support the project? [Contact me](https://tricitiesmediagroup.com/contact) to discuss sponsorship opportunities.*

## Disclaimer
This project is in no way supported or affiliated with Planning Center Online. It is a personal project that I am working on in my free time. As such, continued development is dependent on my availability, financial incentives, and interest in the project. If you would like to see this project maintained and further developed I encourage you to help contribute either with code or fiscally through [GitHub Sponsors](https://github.com/sponsors/mackenly). If you work at Planning Center and would like to support this project, I would be happy to discuss ways in which we could work together.

Copyright 2024 Tricities Media Group LLC