# bbernhard/signal-cli-rest-api

Dockerized Signal Messenger REST API

Repository: https://github.com/bbernhard/signal-cli-rest-api
Canonical: https://ross.abutalabs.com/products/signal-cli-rest-api
Homepage: https://bbernhard.github.io/signal-cli-rest-api/
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-26T20:25:02+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 76, longevity 100
- inputs: {"age_days": 2652, "days_push": 7, "days_rel": 83, "gap_med": 50, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2801, forks 305 (observed 2026-08-28T04:07:22.642391+00:00)

## What it is
A Dockerized REST API wrapper around signal-cli that exposes Signal Messenger functionality (registering numbers, sending/receiving messages, group management, attachments, device linking) over HTTP. It is written in Go and offers multiple execution modes trading off latency and memory usage.

## Use cases
- send signal messages from a script via http
- integrate signal notifications into home automation
- build a signal chatbot that receives and replies to messages
- send alerts to a signal group from monitoring systems
- automate signal messaging without the desktop app
- link signal-cli as a secondary device and control it via api

## When to choose
- you want to automate Signal messaging through a simple HTTP API
- you prefer a self-hosted Docker container with minimal setup
- you need to send/receive Signal messages from any language that can make HTTP calls

## When to avoid
- you need an official or fully supported Signal API with guarantees against account bans
- you cannot run Docker or a persistent container
- you need high-throughput messaging beyond what a single signal-cli instance can handle

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework
- domain: messaging-platforms, self-hosted
- platform: self-hosted, go
- tags: signal-messenger, rest-api, signal-cli, messaging, dockerized, automation, docker, linux

## Member repositories
- bbernhard/signal-cli-rest-api (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.642391+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:14:33.928504+00:00, confidence not recorded.
  - readme: https://github.com/bbernhard/signal-cli-rest-api (fetched 2026-08-28T04:07:22.642391+00:00, sha 8e745971579e)
  - homepage: https://bbernhard.github.io/signal-cli-rest-api/ (fetched 2026-08-29T09:54:30.891123+00:00, sha 2b7fd0976fcf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
