Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lalinsky authored Dec 2, 2024
1 parent 7b1c112 commit 652d0b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ Running tests:

## HTTP API

### Get index

Returns information about an index.

```
GET /:indexname
```

### Create index

Creates a new index.
Expand Down

0 comments on commit 652d0b5

Please sign in to comment.