From 33be48be56beb2cd7c084c8e21e623631d20268f Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Sat, 15 Jun 2024 18:57:30 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2459ee4..8e64f29 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,17 @@ Run with `-h` for a full list of parameters
#### :point_right: Playground -Execute queries using the embedded playground +Execute stateless queries w/o persistence using the embedded playground +##### 👉 Stateful Queries +Execute stateful queries with data persistence by adding unique HTTP Authentication. No registration required. + + + + + #### :point_right: API Execute queries using the POST API ```