You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might want to have a look at this Jester fork. @dom96 is not updateing Jester and Httpbeast, so they don't support Nim v2.0 even though there are open PR's to do it: dom96/httpbeast#91
I would suggest that you switch to Mummy which is multithreaded webserver, and then use Mummy utils to mimic some of Jester's nice sugar for routes etc.
Trivial example:
example.nim:
example.nimble:
Output:
The text was updated successfully, but these errors were encountered: