Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

NancyFx/Nancy.Demo.Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nancy.Demo.Samples

This site/demo shows a simple Nancy website that aggregates Nancy demo projects from multiple GitHub accounts that follow the Nancy.Demo.xxxx naming convention.

The Tech

For rendering the views this site uses the SuperSimpleViewEngine, which is built into Nancy core, along with Knockout.js for binding data to the view.

On the storage front, we're using MongoDB, with the live samples site using MongoHQ. If you're running locally you will need to make sure you have a local instance of MongoDB running on your machine, or edit the Configuration.cs class and alter the connection string to point to your own MongoHQ account.

About

This site/demo shows a simple Nancy website that aggregates Nancy demo projects from multiple GitHub accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •