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

https://github.com/luludotdev/capn-hook

Simple yet powerful webhook forwarding system
https://github.com/luludotdev/capn-hook

Last synced: about 1 year ago
JSON representation

Simple yet powerful webhook forwarding system

Awesome Lists containing this project

README

          

# Cap'n Hook ![Docker Build](https://github.com/lolPants/capn-hook/workflows/Docker%20Build/badge.svg)

> Simple yet powerful webhook forwarding system

## 🚀 Running in Production

This project uses GitHub Actions to run automated docker builds, you can find them in this repo's [Package Registry](https://github.com/lolPants/capn-hook/packages).

### 📝 Configuration

Cap'n Hook is configured with a `config.json` file located in the `config` directory.
A [JSON schema](https://github.com/lolPants/capn-hook/blob/master/config/config.schema.json) for IDE integration can be located in the same directory.