gg
lets see how guntur gazelle runs
GEThello
http://172.17.0.1:8080/
hello world
Example Request
hello
200 OK
Example Response
Server
Date
Content-Type
Content-Length
Connection
POSTemployee wallet creation
http://172.17.0.1:8080/api/wallet
takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)
Bodyraw (json)
Example Request
employee wallet creation
200 OK
Example Response
Server
Date
Content-Type
Content-Length
Connection
POSTgovt staff wallet creation
http://172.17.0.1:8080/api/wallet
takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)
Bodyraw (json)
Example Request
govt staff wallet creation
200 OK
Example Response
Server
Date
Content-Type
Content-Length
Connection
POSTpublic wallet creation
http://172.17.0.1:8080/api/wallet
takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)
Bodyraw (json)
Example Request
public wallet creation
200 OK
Example Response
Server
Date
Content-Type
Content-Length
Connection