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

https://github.com/clearfeed/clearfeed-recipes

Cookbook of recipes for ClearFeed Ticketing
https://github.com/clearfeed/clearfeed-recipes

Last synced: 10 months ago
JSON representation

Cookbook of recipes for ClearFeed Ticketing

Awesome Lists containing this project

README

          

# ClearFeed Recipes

A collection of **open source integrations** and **apps** built on the [ClearFeed API](https://docs.clearfeed.ai/api).
This repository is intended as a **cookbook of reusable patterns** for automations, connectors, and lightweight apps.

## Structure
- **integrations/** – Connect ClearFeed with third-party tools (e.g., Google Sheets, Snowflake, Slack).
- **apps/** – Standalone apps built using ClearFeed APIs (e.g., incident update bots, dashboards).
- **common/** – Shared utilities, clients, or helper libraries.

Each subproject includes its own documentation and setup instructions. See the `README.md` inside each folder for details.

## License
This project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details.