Merge pull request #713 from pseudogeneric/signal-rest-ts-readme

Link to signal-rest-ts in README
This commit is contained in:
Bernhard B. 2025-06-18 19:58:49 +02:00 committed by GitHub
commit cdf710544e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,6 +122,7 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si
| [pysignalclirestapi](https://pypi.org/project/pysignalclirestapi/) | Library | Python | Small python library | [@bbernhard](https://github.com/bbernhard)
| [signalbot](https://pypi.org/project/signalbot/) | Library | Python | Framework to build Signal bots | [@filipre](https://github.com/filipre)
| [signal-cli-to-file](https://github.com/jneidel/signal-cli-to-file) | Script | JavaScript | Save incoming signal messages as files | [@jneidel](https://github.com/jneidel) |
| [signal-rest-ts](https://www.npmjs.com/package/signal-rest-ts) | Library | TypeScript | TypeScript module to build Signal bots | [@pseudogeneric](https://github.com/pseudogeneric) |
In case you need more functionality, please **file a ticket** or **create a PR**.