function
/usr/local/lib/janet/spork/httpf.janet on line 122 , column 1
(add-bindings-as-routes server &opt env )
Add all local functions defined with :path metadata to a server.
Will read from the :schema , :doc , :path , and :route-doc metadata to
determine how the route behaves.