@@ -15,38 +15,31 @@ or clone this repo to download the source:
1515 git clone git://github.com/ServiceStack/ServiceStack.Examples.git
1616
1717
18- ## Live Demo
18+ ## [ Live Demos ] ( https://github.com/ServiceStackApps/LiveDemos )
1919
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:
2121
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 )
2323[ ![ Backbone REST and Redis TODOs] ( http://servicestack.net/showcase/img/todos-400x350.png )] ( http://mono.servicestack.net/Backbone.Todos/ )
2424
2525### [ Creating a Hello World Web service from scratch] ( http://mono.servicestack.net/ServiceStack.Hello/ )
2626[ ![ ServiceStacks Hello, World!] ( http://servicestack.net/showcase/img/hello-400x350.png )] ( http://mono.servicestack.net/ServiceStack.Hello/ )
2727
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 )
2929[ ![ GitHub-like REST Files] ( http://servicestack.net/showcase/img/restfiles-400x350.png )] ( http://mono.servicestack.net/RestFiles/ )
3030
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 )
3232[ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/redisstackoverflow-400x350.png )] ( http://mono.servicestack.net/RedisStackOverflow/ )
3333
34- ### [ Northwind dataset services] ( http://mono .servicestack.net/ServiceStack.Northwind/ )
34+ ### [ Northwind dataset services] ( http://northwind .servicestack.net )
3535[ ![ Redis StackOverflow] ( http://servicestack.net/showcase/img/northwind-400x350.png )] ( http://mono.servicestack.net/ServiceStack.Northwind/ )
3636
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-
4337### Other examples
4438* [ Calling Web Services with Mono Touch] ( http://mono.servicestack.net/monotouch/remote-info/ )
4539* [ Calling Web Services using Silverlight] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm )
4640* [ Calling SOAP 1.1 Web Service Examples] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx )
4741* [ Calling SOAP 1.2 Web Service Examples] ( http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx )
4842
49- _ All live examples hosted on CentOS/Nginx/FastCGI/Mono_
5043
5144### Troubleshooting
5245
0 commit comments