You can use a combination of

[https://nim-lang.org/docs/oswalkdir.html](https://nim-lang.org/docs/oswalkdir.html)

to locate the files and

[https://nim-lang.org/docs/system.html#staticRead%2Cstring](https://nim-lang.org/docs/system.html#staticRead%2Cstring)

to store the contents in a table.

Connecting this to the router should not be that hard.

Reply via email to