BamPi is a .NET library for quickly creating a REST API based on a existing model.
                        
                    
         
                Info
| Version: | 0.1.0 | 
| Author(s): | BamPi contributors | 
| Last Update: | Thursday, February 19, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/BamPi/BamPi | 
| NuGet Url: | https://www.nuget.org/packages/BamPi | 
Install
Install-Package BamPi
                        dotnet add package BamPi
                        paket add BamPi
                        
                                BamPi Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Nancy(1.0.0)
 - Newtonsoft.Json(6.0.8)