Skip to content

Commit 652d0b5

Browse files
authored
Update README.md
1 parent 7b1c112 commit 652d0b5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Running tests:
2020

2121
## HTTP API
2222

23+
### Get index
24+
25+
Returns information about an index.
26+
27+
```
28+
GET /:indexname
29+
```
30+
2331
### Create index
2432

2533
Creates a new index.

0 commit comments

Comments
 (0)