From df78854a4e17d89606b7d47aea4827e57c5fb246 Mon Sep 17 00:00:00 2001 From: Vahid Al Date: Fri, 1 Sep 2023 13:31:43 +0330 Subject: [PATCH] Update README.md Add Soul-mates to Readme --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b3bb8e3..535aa39 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,19 @@ For websocket examples, check [docs/ws-examples.md](docs/ws-examples.md) Soul is able to be extended (e.g. Adding custom APIs) via extensions, you can find a list of extensions at [docs/extensions-examples.md](docs/extensions-examples.md) -## Soul Studio +## Soul-mates -[Soul Studio](https://github.com/thevahidal/soul-studio) provides a GUI to work with your database. +A collection of projects that revolve around the Soul ecosystem. -Right now Soul Studio is in early stages of development and not useful to work with. +- [Soul Studio](https://github.com/thevahidal/soul-studio) provides a GUI to work with your database. -

- -

+ Right now Soul Studio is in early stages of development and not useful to work with. + +

+ +

+ +- [RCO-Soul](https://github.com/DeepBlueCLtd/RCO-Soul) The purpose of this project is to demonstrate how to run a React admin client using Soul as a REST API service. ## Development