forked from ServiceStack/ServiceStack
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mythz edited this page Mar 12, 2012
·
101 revisions
- Get an overview in the introduction slides
- Read the documentation down here.
- Download ServiceStack's packages available on NuGet and start programming yourself!
- The Example projects are highly recommended!
- ServiceStack Release Notes
- Official ServiceStack website
- User group (Ask here if you need help!)
- Jabbr ServiceStack chat room (Ask here if you need help!)
- Trello board (View current project status | To-do/Doing)
- External-Resources (Blog Posts, Gists, StackOverflow, Pod casts...)
- How to contribute (say thanks to ServiceStack!)
This is the documentation about the core web service framework. The documentation for the Redis client, ORMLite etc can be found here.
Before you start reading, you should know the basics about HTTP (HTTP methods/verbs, status codes etc) and REST/SOAP. Look at Prerequisites for a link list about these topics.
- Why ServiceStack?
- Basics
- Clients
- Formats
- Hosts
- Advanced
- Plugins
- HowTo write unit/integration tests
The wiki index is currently under development, that's why not all tutorials exist.