diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
commit | 8883419bfcec00947863741d48dbd89cc877615a (patch) | |
tree | 3bfaa51ceaae33abe2be84d1bcc6c772bec2fd59 /api/index.html | |
parent | 7d18a562b285a7ae08f81ba6110637ea797e84f9 (diff) | |
download | kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.gz kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.bz2 kvision-8883419bfcec00947863741d48dbd89cc877615a.zip |
API documentation for KVision 0.0.32
Diffstat (limited to 'api/index.html')
-rw-r--r-- | api/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/api/index.html b/api/index.html index 258ff0a3..cf69caf3 100644 --- a/api/index.html +++ b/api/index.html @@ -201,6 +201,14 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> </tr> <tr> <td> +<p><a href="pl.treksoft.kvision.rest/index.html">pl.treksoft.kvision.rest</a></p> +</td> +<td> +<p>RESTful API client with support for type-safe connectivity.</p> +</td> +</tr> +<tr> +<td> <p><a href="pl.treksoft.kvision.routing/index.html">pl.treksoft.kvision.routing</a></p> </td> <td> |