nancy + webapi + swagger ui
- host in IIS
- host in OWin
..\packages\OwinHost.2.0.0\tools\OwinHost.exe
- API - http://localhost:5000/api/v1/{controller}/{id}
- Swagger - http://localhost:5000/docs/v1/{controller}/{id}
- Swagger UI - http://localhost:5000/docs/index
- Nancy - http://localhost:5000/