SimpleCloudNotifier/server
2022-11-20 03:18:23 +01:00
..
.idea ListMessages() 2022-11-20 00:21:59 +01:00
api replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
cmd/scnserver firebase implementation 2022-11-19 15:11:36 +01:00
common replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
db replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
docs added template for new golang backend 2022-11-13 19:25:44 +01:00
firebase compat methods 2022-11-20 01:28:32 +01:00
logic replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
models compat methods 2022-11-20 01:28:32 +01:00
swagger replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
website replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
.gitignore added template for new golang backend 2022-11-13 19:25:44 +01:00
config.go POST:/users works 2022-11-18 21:25:40 +01:00
go.mod ListChannels(), GetChannel(), ListUserSubscriptions(), ListChannelSubscriptions(), GetSubscription(), CancelSubscription() 2022-11-19 17:07:30 +01:00
go.sum ListChannels(), GetChannel(), ListUserSubscriptions(), ListChannelSubscriptions(), GetSubscription(), CancelSubscription() 2022-11-19 17:07:30 +01:00
Makefile ListClients() 2022-11-19 12:47:23 +01:00
README.md replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
util.go CreateSubscription(), UpdateSubscription(), GetMessage(), DeleteMessage() 2022-11-19 23:16:54 +01:00

//TODO