Skip to content
Tom Kuijsten edited this page Oct 4, 2016 · 4 revisions

There are two samples, HeadedDemo and HeadlessDemo. They use the RestRouteHandler to serve the controllers in the DemoControllers project and the StaticFileHandler to serve the content in the StaticFiles project.

The HeadedDemo also contains a xaml rest client and a web view that points at the url you send to the server for easy testing.

Clone this wiki locally