Newer
Older
# Polycentric HTTP Bridge
The Polycentric HTTP Bridge allows programmatic control of a Polycentric client via a REST API.
## Configuration
```bash
export POLYCENTRIC_HTTP_BRIDGE_PORT=... # default 5005
export POLYCENTRIC_HTTP_BRIDGE_STATE_DIRECTORY=... # default ./state
```
## Build Quick start