forked from ServiceStack/ServiceStack
-
Notifications
You must be signed in to change notification settings - Fork 0
Community Resources
mythz edited this page Mar 12, 2012
·
175 revisions
- Time for a REST: How ServiceStack solved our mono woes
- ServiceStack I heart you. My conversion from WCF to SS
- RESTful Data Services in .NET
- ServiceStack Exceptions and Errors
- Building a Tridion WebService with jQuery and ServiceStack
- Zippy Tips Working With ServiceStack, Backbone.js, jQuery & Mono-Develop on Mac
- Parameterized Tests for ServiceStack Web Services
- Accessing ASP.NET Session from ServiceStack
- REST Web Services with ServiceStack
- Async, Cached Twitter API Proxy in F#
- F# Web Services on any platform in and out of a web server!
- Chocolate & Peanut Butter - Running ServiceStack.net on Manos de Mono
- ServiceStack and MonoTouch
- Creating a basic catalogue endpoint with ServiceStack
- JSON.NET vs ServiceStack
- GithubSharp with ServiceStack.Text
- ServiceStack.net
- Redis vs RavenDB – Benchmarks for .NET Client NoSQL Solutions
- F# - Building Single Page Applications with Pit FW and ServiceStack
- ServiceStack web service framework overview
- Creating Rest Services with ServiceStack
- What does 1 C# .cs file buy you in ServiceStack?
- Difference between an RPC-chatty and message-based API
- ServiceStack RestFiles vs WCF Web APIs port
- F# Twitter API ServiceStack ASP.NET Web Service on Windows/Mono/OSX
- Hello World ServiceStack ASP.NET Web Service in F#
- How can I use a standard ASP.NET session object within ServiceStack service implementation
- ServiceStack REST API and CORS
- Is it possible to serve HTML pages with ServiceStack?
- Does ServiceStack support binary responses?
- ServiceStack RESTful WebService and passing data in message body
- Can i post JSON/xml string as a POST request to REST Service stack?
- Example of calling services using free-text JSON and XML
- Use Asp.Net membership in ServiceStack
- Why ServiceStack?
- What is a message based web service?
- Advantages of message based web services
- Why remote services should use separate DTOs
- Getting Started
- Reference
- Clients
- Formats
- View Engines 4. Razor & Markdown Razor
- Hosts
- Security
- Advanced
- Configuration options
- Access HTTP specific features in services
- Logging
- Serialization/deserialization
- Request/response filters
- Filter attributes
- Concurrency Model
- Built-in caching options
- Built-in profiling
- Messaging and Redis
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
- Plugins 3. Request logger 4. Swagger API
- Tests
- Other Languages
- Use Cases
- Performance
- How To
- Future