Skip to content

Simple, lightweight Java library to generate USSD menu's and manage user sessions in line with GSM standards. You can now focus on what menu flows you want to achieve instead of how you want to achieve them, ussdmenu-server takes all the pain, toil and drudgery out of creating USSD applications.

egimaben/ussdmenu-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ussdmenu-server

This is a simple library for Ussd apps written in java. It auto creates menus for the app by taking menu items using the standard parent-child relationship of a tree structure. Additionally, you provide selection handlers to respond to client selection. In here, you can place custom logic to serve what ever you want to server to your clients. Check official blog post on usage by following this link

About

Simple, lightweight Java library to generate USSD menu's and manage user sessions in line with GSM standards. You can now focus on what menu flows you want to achieve instead of how you want to achieve them, ussdmenu-server takes all the pain, toil and drudgery out of creating USSD applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages