brp-webhook

command module
v0.0.0-...-c3cdbdc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 12 Imported by: 0

README

BRP Webhook Server

Tests Go Report Card

Prereqs

  • asdf
  • make

Getting Started

asdf install

cp config.toml.example config.toml
# Then update the values in config.toml to your needs

# Build the binary then start server
# This exposes endpoints like POST localhost:8080/api/v1/callback
make

Building for Linux AMD64 Platform

Prereqs
  • podman, or docker
make build-linux-amd64

Developing

asdf install

cp config.toml.example config.toml
# Then update the values in config.toml to your needs

make pre-flight

# Available commands
make run
make fmt
make lint
make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL