How do I work with URL routing in node.native? E.g.: I want to expose /foo/ and /bar/ to echo different things.
How do I work with URL routing in node.native?
E.g.: I want to expose /foo/ and /bar/ to echo different things.