This website requires JavaScript.
Explore
Help
Register
Sign In
urdt
/
ussd
Watch
5
Star
0
Fork
0
You've already forked ussd
Code
Issues
51
Pull Requests
7
Actions
Packages
Projects
Releases
Wiki
Activity
USSD service
279
Commits
62
Branches
3
Tags
6.1
MiB
Go
99.2%
Dockerfile
0.5%
Makefile
0.3%
09f970db9b
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
Carlosokumu
09f970db9b
navigate to main menu after successful pin reset
2024-09-16 14:59:26 +03:00
cmd
add pin reset handlers
2024-09-16 14:39:01 +03:00
config
define the api endpoints
2024-08-26 13:38:14 +03:00
internal
define temporary key value
2024-09-16 14:39:42 +03:00
services
/registration
navigate to main menu after successful pin reset
2024-09-16 14:59:26 +03:00
.gitignore
directly use the persistedEngine
2024-08-15 13:49:36 +03:00
go.mod
add testdata loader
2024-09-14 20:02:21 +03:00
go.sum
Temporary solution for make sure storage object gets put back in all cases of execution
2024-09-12 16:46:11 +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
.