From 8dc89c15387830cc60b95d0deb9da928e5d5f796 Mon Sep 17 00:00:00 2001 From: Vahid Al Date: Fri, 18 Oct 2024 16:36:37 +0330 Subject: [PATCH] Update README.md Add Soul --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8468ca1..e4fa22e 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Building API for your Data - [restSQL](https://github.com/restsql/restsql) - SQL generator with Java and HTTP APIs, uses a simple RESTful HTTP API with XML or JSON serialization. - [resquel](https://github.com/formio/resquel) - Easily convert your SQL database into a REST API. - [sandman2](https://github.com/jeffknupp/sandman2) - Automatically generate a RESTful API service for your legacy database. +- [soul](https://github.com/thevahidal/soul) - Automatic SQLite RESTful and realtime API server - [VulcanSQL](https://github.com/Canner/vulcan-sql) - Write templated SQL to automatically exposing RESTful APIs from your database/data warehouse/data lake. ## Application platforms