<div dir="ltr"><div><div><div><div><div>I'm trying to get the urweb server to return json, but what is the type/kind I should put in the transaction monad?<br><br><br>val main : <here> -> transaction page<br><br><br></div>What would I put in <here>?<br><br></div>Furthermore- I don't even know if my json-like structure is allowed, the compiler isn't complaining about it, so maybe it's fine.<br><br><br>fun main () = return queryX1 (SELECT topic.Title, topic.Body FROM topic)<br><br><br></div>I'm not even sure I know what I'm doing, `completely new to ML-style languages.<br><br></div>- Isaac<br><br></div>P.S. I've never actually used a Mailing List before, so if my post is malformed, please tell me.<br></div>