GitXplorerGitXplorer
g

NServiceMVC.Examples.Todomvc

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b4a127cb2faad291b2c083991e47b8a2a9349900

Rearrange order of ignoreroutes call

ggregmac committed 12 years ago
Unverified
dc30a009125c0aa5da9f2bdba5bc80299844a6d3

Add links to nservicemvc website, source, metadata

ggregmac committed 13 years ago
Unverified
b6af2186c61296da4178cb4175bed28fde76957d

Explicitly add default.htm as the default document

ggregmac committed 13 years ago
Unverified
0f5b76fd4ed019cc27fb3fbd9402fd839ef7e47a

Show metadata page screenshot

ggregmac committed 13 years ago
Unverified
dc64dd35c17464fe5f6717b34b1a9c4f48532719

Include readme file and change title of demo app

ggregmac committed 13 years ago
Unverified
9513897c45a07b8feea66b613e350e40d64c1c69

Add very basic REST methods for todomvc using in-memory list

ggregmac committed 13 years ago

README

The README file for this repository.

NServiceMVC Todomvc Example

This is a demo application using NServiceMVC to build a Todomvc app.

You can follow along how this application was built in the How-to.

Todomvc REST metadata page