···17example application generates a random string in `app.gleam`, but in a real
18application you will need to read this secret value from somewhere secure.
1920-[routing]: https://github.com/lpil/wisp/tree/main/examples/02-working-with-form-data
2122### `app/router` module
23
···17example application generates a random string in `app.gleam`, but in a real
18application you will need to read this secret value from somewhere secure.
1920+[form-data]: https://github.com/lpil/wisp/tree/main/examples/02-working-with-form-data
2122### `app/router` module
23