Skip to content

Commit

Permalink
Update Soul
Browse files Browse the repository at this point in the history
Fix linting issues
  • Loading branch information
thevahidal authored Oct 22, 2024
1 parent 8dc89c1 commit 6e34922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +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
- [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
Expand Down

0 comments on commit 6e34922

Please sign in to comment.