@@ -20,31 +20,31 @@ or clone this repo to download the source:
20
20
A live demo and tutorials are available at the following locations:
21
21
22
22
### [ Backbone.js TODO app with REST and Redis backend] ( http://mono.servicestack.net/Backbone.Todos/ )
23
- [ ![ Backbone REST and Redis TODOs] ( http://servicestack.net/showcase/img/todos-400x350.png )] ( http://servicestack.net/Backbone.Todos/ )
23
+ [ ![ Backbone REST and Redis TODOs] ( http://servicestack.net/showcase/img/todos-400x350.png )] ( http://mono. servicestack.net/Backbone.Todos/ )
24
24
25
25
### [ Creating a Hello World Web service from scratch] ( http://mono.servicestack.net/ServiceStack.Hello/ )
26
- [ ![ ServiceStacks Hello, World!] ( http://servicestack.net/showcase/img/hello-400x350.png )] ( http://servicestack.net/ServiceStack.Hello/ )
26
+ [ ![ ServiceStacks Hello, World!] ( http://servicestack.net/showcase/img/hello-400x350.png )] ( http://mono. servicestack.net/ServiceStack.Hello/ )
27
27
28
28
### [ GitHub-like browser to manage remote filesystem over REST] ( http://mono.servicestack.net/RestFiles/ )
29
- [ ![ GitHub-like REST Files] ( http://servicestack.net/showcase/img/restfiles-400x350.png )] ( http://servicestack.net/RestFiles/ )
29
+ [ ![ GitHub-like REST Files] ( http://servicestack.net/showcase/img/restfiles-400x350.png )] ( http://mono. servicestack.net/RestFiles/ )
30
30
31
31
### [ Creating a StackOverflow-like app in Redis] ( http://mono.servicestack.net/RedisStackOverflow/ )
32
- [ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/redisstackoverflow-400x350.png )] ( http://servicestack.net/RedisStackOverflow/ )
32
+ [ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/redisstackoverflow-400x350.png )] ( http://mono. servicestack.net/RedisStackOverflow/ )
33
33
34
34
### [ Northwind dataset services] ( http://mono.servicestack.net/ServiceStack.Northwind/ )
35
- [ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/northwind-400x350.png )] ( http://servicestack.net/ServiceStack.Northwind/ )
35
+ [ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/northwind-400x350.png )] ( http://mono. servicestack.net/ServiceStack.Northwind/ )
36
36
37
37
### [ Complete REST Web service example] ( http://mono.servicestack.net/ServiceStack.MovieRest/ )
38
- [ ![ REST at the Movies!] ( http://servicestack.net/showcase/img/movierest-400x350.png )] ( http://servicestack.net/ServiceStack.MovieRest/ )
38
+ [ ![ REST at the Movies!] ( http://servicestack.net/showcase/img/movierest-400x350.png )] ( http://mono. servicestack.net/ServiceStack.MovieRest/ )
39
39
40
40
### [ Calling Web Services with Ajax] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/ )
41
- [ ![ Ajax Example] ( http://servicestack.net/showcase/img/ajaxexample-400x350.png )] ( http://servicestack.net/ServiceStack.Examples.Clients/ )
41
+ [ ![ Ajax Example] ( http://servicestack.net/showcase/img/ajaxexample-400x350.png )] ( http://mono. servicestack.net/ServiceStack.Examples.Clients/ )
42
42
43
43
### Other examples
44
- * [ Calling Web Services with Mono Touch] ( http://www .servicestack.net/monotouch/remote-info/ )
45
- * [ Calling Web Services using Silverlight] ( http://servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm )
46
- * [ Calling SOAP 1.1 Web Service Examples] ( http://servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx )
47
- * [ Calling SOAP 1.2 Web Service Examples] ( http://servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx )
44
+ * [ Calling Web Services with Mono Touch] ( http://mono .servicestack.net/monotouch/remote-info/ )
45
+ * [ Calling Web Services using Silverlight] ( http://mono. servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm )
46
+ * [ Calling SOAP 1.1 Web Service Examples] ( http://mono. servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx )
47
+ * [ Calling SOAP 1.2 Web Service Examples] ( http://mono. servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx )
48
48
49
49
_ All live examples hosted on CentOS/Nginx/FastCGI/Mono_
50
50
0 commit comments