@@ -15,38 +15,31 @@ or clone this repo to download the source:
15
15
git clone git://github.com/ServiceStack/ServiceStack.Examples.git
16
16
17
17
18
- ## Live Demo
18
+ ## [ Live Demos ] ( https://github.com/ServiceStackApps/LiveDemos )
19
19
20
- A live demo and tutorials are available at the following locations:
20
+ [ Live demos ] ( https://github.com/ServiceStackApps/LiveDemos ) and tutorials are available at the following locations:
21
21
22
- ### [ Backbone.js TODO app with REST and Redis backend] ( http://mono .servicestack.net/Backbone.Todos/ )
22
+ ### [ Backbone.js TODO app with REST and Redis backend] ( http://todos .servicestack.net )
23
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
26
[ ![ ServiceStacks Hello, World!] ( http://servicestack.net/showcase/img/hello-400x350.png )] ( http://mono.servicestack.net/ServiceStack.Hello/ )
27
27
28
- ### [ GitHub-like browser to manage remote filesystem over REST] ( http://mono .servicestack.net/RestFiles/ )
28
+ ### [ GitHub-like browser to manage remote filesystem over REST] ( http://restfiles .servicestack.net )
29
29
[ ![ GitHub-like REST Files] ( http://servicestack.net/showcase/img/restfiles-400x350.png )] ( http://mono.servicestack.net/RestFiles/ )
30
30
31
- ### [ Creating a StackOverflow-like app in Redis] ( http://mono .servicestack.net/RedisStackOverflow/ )
31
+ ### [ Creating a StackOverflow-like app in Redis] ( http://redisstackoverflow .servicestack.net )
32
32
[ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/redisstackoverflow-400x350.png )] ( http://mono.servicestack.net/RedisStackOverflow/ )
33
33
34
- ### [ Northwind dataset services] ( http://mono .servicestack.net/ServiceStack.Northwind/ )
34
+ ### [ Northwind dataset services] ( http://northwind .servicestack.net )
35
35
[ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/northwind-400x350.png )] ( http://mono.servicestack.net/ServiceStack.Northwind/ )
36
36
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://mono.servicestack.net/ServiceStack.MovieRest/ )
39
-
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://mono.servicestack.net/ServiceStack.Examples.Clients/ )
42
-
43
37
### Other examples
44
38
* [ Calling Web Services with Mono Touch] ( http://mono.servicestack.net/monotouch/remote-info/ )
45
39
* [ Calling Web Services using Silverlight] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm )
46
40
* [ Calling SOAP 1.1 Web Service Examples] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx )
47
41
* [ Calling SOAP 1.2 Web Service Examples] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx )
48
42
49
- _ All live examples hosted on CentOS/Nginx/FastCGI/Mono_
50
43
51
44
### Troubleshooting
52
45
0 commit comments