This website requires JavaScript.
Explore
Help
Sign In
nik
/
signal-cli-rest-api
Watch
1
Star
0
Fork
0
You've already forked signal-cli-rest-api
mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced
2026-03-14 02:40:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
signal-cli-rest-api
/
src
History
Bernhard B
8346f9072a
fixed error in swagger documentation
...
* set pin request needs to be a POST request * added payload to swagger documentation
2025-03-16 00:24:16 +01:00
..
api
fixed error in swagger documentation
2025-03-16 00:24:16 +01:00
client
added API endpoints to set/remove a pin
2025-02-26 22:26:13 +01:00
datastructs
…
docs
fixed error in swagger documentation
2025-03-16 00:24:16 +01:00
scripts
…
utils
…
go.mod
ran go mod tidy
2025-02-14 20:56:13 +01:00
go.sum
ran go mod tidy
2025-02-14 20:56:13 +01:00
main.go
added API endpoints to set/remove a pin
2025-02-26 22:26:13 +01:00
plugin_loader.go
…