• Joined on 2021-10-26
lash commented on pull request urdt/ussd#44 2024-09-10 03:05:30 +02:00
wip-code-check

WriteEntry is missing here?

lash suggested changes for urdt/ussd#44 2024-09-10 03:05:30 +02:00
wip-code-check
lash pushed to lash/http-server at urdt/ussd 2024-09-07 22:14:14 +02:00
c4c3d6c998 Set upstream go-vise dependency version in go.mod
4accb847b9 Successfully executed account regisration using http
Compare 2 commits »
lash opened issue urdt/ussd#42 2024-09-06 20:32:07 +02:00
set up dockertest for postgres backend
lash created pull request urdt/ussd#41 2024-09-06 19:05:46 +02:00
Implement http server for the URDT vise engine
lash opened issue urdt/ussd#40 2024-09-06 17:25:48 +02:00
implement cli intertface using dialoguss
lash commented on issue urdt/ussd#22 2024-09-06 17:13:30 +02:00
Provide staging environment for Africa's Talking HTTP client interface to test shortcode

For testing, we could use Dialoguss as an AT simulator.

yes, I will add a task especially for that. Would you want to take the task of guiding @Alfred-mk @carlos for the integration of it…

lash commented on issue urdt/ussd#21 2024-09-06 17:12:06 +02:00
Implement Africa's talking on HTTP server

unblocking as this should be in sufficient state to implement: https://git.grassecon.net/urdt/ussd/src/branch/lash/http-server

lash commented on issue urdt/ussd#21 2024-09-06 17:08:02 +02:00
Implement Africa's talking on HTTP server

Yes it should be that simple.

We can also use the same "state store" used for the persister to store the last input string state.

lash commented on issue urdt/ussd#31 2024-09-06 17:06:59 +02:00
Replace log with structured logging log/slog

I can bring this feature to go-vise if you like the idea.

@kamikazechaser sure, thanks! I have added an issue for it here: https://defalsify.org/issues/vise/2dc45a02-36de-42d3-9b20-4305a49f3d9

lash opened issue urdt/ussd#39 2024-09-06 16:25:37 +02:00
minimize code in main.go
lash opened issue urdt/ussd#38 2024-09-06 16:24:44 +02:00
reach 90% test coverage
lash opened issue urdt/ussd#36 2024-09-06 04:09:58 +02:00
quit sessiom while account being created
lash created branch lash/http-server in urdt/ussd 2024-09-06 02:29:13 +02:00
lash pushed to lash/http-server at urdt/ussd 2024-09-06 02:29:13 +02:00
350b040a59 Add storage retrieval solution for http handler
e6754a1e92 WIP http server harness
Compare 2 commits »
lash pushed to wip-code-check at urdt/ussd 2024-09-06 00:56:12 +02:00
cad8e86c8b Remove manual init calls in handler funcs
lash pushed to wip-code-check at urdt/ussd 2024-09-05 21:40:53 +02:00
0feb013c78 Ensure handler init when state and cache is available
lash opened issue urdt/ussd#35 2024-09-05 17:54:43 +02:00
remove dead fs data code