diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-06-02 18:34:16 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-06-02 18:34:16 +0200 |
commit | 054a2b9faec6da1b179d553cff1676e073415100 (patch) | |
tree | b594be2d9a108c9bc05bdd3593595d69637bdca7 /README.md | |
parent | dde9c9dd748ecb12c34633454547672a8ea1776e (diff) | |
download | kvision-054a2b9faec6da1b179d553cff1676e073415100.tar.gz kvision-054a2b9faec6da1b179d553cff1676e073415100.tar.bz2 kvision-054a2b9faec6da1b179d553cff1676e073415100.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ boilerplate code for server-side interfaces. Ready to explore, rich set of [KVision examples](https://github.com/rjaros/kvision-examples) is available in the separate project. -See also the complete frontend implementation of [RealWorld example application](https://github.com/rjaros/kvision-realworld-example-app). +See also the complete frontend implementation of [RealWorld example application](https://github.com/rjaros/kvision-realworld-example-app) and a [fullstack version](https://github.com/rjaros/kvision-realworld-example-app-fullstack) built with Spring Webflux and R2DBC. The comprehensive [KVision guide](https://kvision.gitbook.io/kvision-guide/) is published on GitBook. |