robpearson / NancySpike

Simple Spike to explore Nancy FX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NancySpike

Simple Spike to explore Nancy FX.

Goals

Exploring NancyFX by trying to implement hitting some fictional example endpoints.

Interested to learn how to implement restful operations (GET, POST etc) and how testable the code is.

Requirements

Built w/ Microsoft Visual Studio 2013 and .NET 4.5. Using NancyFX 1.2 and xUnit.net 2.x.

Credits

NancySpike was created by Rob Pearson at Maple Pixel Pty. Ltd..

License

NancySpike is available under the MIT license. See the LICENSE file for more info.

About

Simple Spike to explore Nancy FX

License:MIT License


Languages

Language:C# 99.1%Language:ASP 0.9%