This website requires JavaScript.
Explore
Help
Sign In
Mikescher
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
You've already forked SimpleCloudNotifier
Code
Pull Requests
Actions
Releases
Activity
5c2877bdb8
SimpleCloudNotifier
/
server
/
db
History
Mike Schwörer
5c2877bdb8
ListChannels(), GetChannel(), ListUserSubscriptions(), ListChannelSubscriptions(), GetSubscription(), CancelSubscription()
2022-11-19 17:07:30 +01:00
..
context.go
POST:/users
works
2022-11-18 21:25:40 +01:00
database.go
GetUser() works
2022-11-18 23:12:37 +01:00
methods.go
ListChannels(), GetChannel(), ListUserSubscriptions(), ListChannelSubscriptions(), GetSubscription(), CancelSubscription()
2022-11-19 17:07:30 +01:00
schema_1.ddl
GetUser() works
2022-11-18 23:12:37 +01:00
schema_2.ddl
GetUser() works
2022-11-18 23:12:37 +01:00
schema_3.ddl
SendMessage()
2022-11-19 16:29:14 +01:00
schema_sqlite.ddl
POST:/users
works
2022-11-18 21:25:40 +01:00
utils.go
SendMessage()
2022-11-19 16:29:14 +01:00