Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 478 Bytes

Sermo

Sermo is a Java library supporting menu driven USSD applications built on top of Spring Statemachine.

Features:

  • Menus
  • Paging
  • Session handling

Sample

$ ./gradlew bootrun

...and point your browser to localhost:8080. Enter any MSISDN (e.g. "123456") and "*8444#" as input.

License

Sermo is Open Source software released under the Apache 2.0 license.