AritraBanik08

Results 5 issues of AritraBanik08

I just wanted to know how and where are you handling the sending of mail and if you are using the net.smtp package. Thank you.

Can anyone help me with how can i serve static files with httpbeast?

The dir function is not working at all. What should I do to make it work? `import asynchttpserver, asyncdispatch, httpcore, rosencrantz import rosencrantz/staticsupport let handler = get[ path("/")[ ok("Namaste India!")...

```nim Row = seq[string] ``` I have a `seq[Row]` variable that I want to send to the mustache template but I don't know how. Can you show me how to...

```nim Row = seq[string] ``` I have a `seq[Row]` variable that I want to send to the mustache template but I don't know how. Can you show me how to...