Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit ab24ac3

Browse files
committed
Add link to Gistlyn
1 parent 0563e65 commit ab24ac3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ ServiceStack.Text is an **independent, dependency-free** serialization library t
1111
* StringExtensions - Xml/Json/Csv/Url encoding, BaseConvert, Rot13, Hex escape, etc.
1212
* Stream, Reflection, List, DateTime, etc extensions and utils
1313

14+
### Try out [ServiceStack.Text Live](http://gistlyn.com/text)
15+
16+
A great way to try out ServiceStack.Text is on [gistlyn.com](http://gistlyn.com) which lets you immediately
17+
run and explore all ServiceStack.Text features from the comfort of your browser with zero software install:
18+
19+
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/livedemos/gistlyn/home-screenshot.png)](http://gistlyn.com/text)
20+
1421
# Simple API
1522

1623
Like most of the interfaces in Service Stack, the API is simple. Methods that you would commonly use include:

0 commit comments

Comments
 (0)