Skip to content

Commit 110580d

Browse files
authored
Update README.md
1 parent 83b7252 commit 110580d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55

66
# DuckDB HTTP Server Extension
7-
This very experimental extension spawns an HTTP Server from within DuckDB serving query requests.<br>
7+
This extension transforms **DuckDB** instances into tiny multi-player **HTTP OLAP API** services.<br>
8+
Supports Authentication _(Basic Auth or X-Token)_ and includes the _play_ SQL user interface.
9+
810
The extension goal is to replace the functionality currently offered by [quackpipe](https://github.com/metrico/quackpipe)
911

1012
### Features

0 commit comments

Comments
 (0)