example-echo-server
example-echo-server copied to clipboard
🔗 An example Gleam web application
Results
2
example-echo-server issues
Sort by
recently updated
recently updated
newest added
So that we can be sure that it continues to work as Gleam evolves. Though we also download a specific version of Gleam at the moment. In some ways it...
help wanted
Follows on from https://github.com/gleam-lang/example-echo-server/issues Rather than using the lower level gleam_elli + gleam_http let's use the more useful Wisp framework. It would make this a more useful example.