Join the new google group or follow @demisbellot and @ServiceStack for twitter updates.
#Example Projects built with ServiceStack, C# RedisClient, OrmLite, etc
Download
Download the tarball:
https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip
or clone this repo to download the source:
git clone git://github.com/ServiceStack/ServiceStack.Examples.git
Live Demos
Live demos and tutorials are available at the following locations:
Backbone.js TODO app with REST and Redis backend
Creating a Hello World Web service from scratch
GitHub-like browser to manage remote filesystem over REST
Creating a StackOverflow-like app in Redis
Northwind dataset services
Other examples
- Calling Web Services with Mono Touch
- Calling Web Services using Silverlight
- Calling SOAP 1.1 Web Service Examples
- Calling SOAP 1.2 Web Service Examples
Troubleshooting
- Since the example project uses 32bit Sqlite.dll, on a 64bit machine you must set IIS to run 32bit apps (in the App Domain config)