This website requires JavaScript.
Explore
Help
Register
Sign In
urdt
/
ussd
Watch
5
Star
0
Fork
0
You've already forked ussd
Code
Issues
50
Pull Requests
7
Actions
Packages
Projects
Releases
Wiki
Activity
USSD service
250
Commits
63
Branches
3
Tags
6.2
MiB
Go
99.2%
Dockerfile
0.5%
Makefile
0.3%
44015b1c76
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
alfred-mk
44015b1c76
Parse the request body to get the PhoneNumber and Input text
2024-09-11 15:40:49 +03:00
cmd
Externalize requestparser, flush persister on http request end
2024-09-10 23:09:10 +01:00
config
define the api endpoints
2024-08-26 13:38:14 +03:00
internal
Parse the request body to get the PhoneNumber and Input text
2024-09-11 15:40:49 +03:00
services
/registration
Ensure handler init when state and cache is available
2024-09-05 20:40:40 +01:00
.gitignore
directly use the persistedEngine
2024-08-15 13:49:36 +03:00
go.mod
Update govise to include removed dead asm code
2024-09-11 04:10:05 +01:00
go.sum
Update govise to include removed dead asm code
2024-09-11 04:10:05 +01:00
LICENSE
init: project
2024-08-12 14:30:13 +08:00
Makefile
init: project
2024-08-12 14:30:13 +08:00
README.md
init: project
2024-08-12 14:30:13 +08:00
README.md
ussd
USSD
USSD service.
License
AGPL-3.0
.