forked from ServiceStack/ServiceStack
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
asunar edited this page Aug 15, 2012
·
88 revisions
- StackOverflow - hashtag ServiceStack (Ask here if you need help!)
- JabbR ServiceStack chat room (Ask here if you need help! with short questions)
- The Example projects are highly recommended!
- User group (Only general discussion!)
- ServiceStack Release Notes
- Architecture Overview
- Official ServiceStack website
- Trello board (View current project status | To-do/Doing)
- Community-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.
Prerequisites - Before you start reading, you should know the basics about HTTP (HTTP methods/verbs, status codes etc) and REST/SOAP
- Why ServiceStack?
- Basics
- Clients
- Formats
- Hosts
- Advanced
- Plugins
- HowTo write unit/integration tests