WebMatrix 3: Sinatra on ASP.NET 「Nancy」 を利用する

Nancy is a lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions. Hosting Nancy with asp.net · NancyFx/Nancy Wiki · GitHub Scott Hanselm…