backbeat_server 0.5.0-beta

The reference backbeat server implementation.
1
2
3
4
5
6
7
8
9
10
11
# `backbeat_server`

A full implementation of the backbeat server protocol.

This interfaces with `backbeat_sdk`.

## Running this in prod?

You can run this with `bkb start-data-server` (the backbeat CLI).

Put this behind a reverse proxy like `Caddy` and you're golden. This is a production ready server.