Skip to content

Commit 05748cd

Browse files
authored
chore: update README (#34)
- updated existing screens - new tools screen - added a few words
1 parent 894997f commit 05748cd

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,18 @@ It also provides a small tool to check the acl of an Algolia API Key.
2020

2121
![](./images/empty-list.png)
2222

23+
on the main network panel, see a list requests to Algolia servers, and filter them by api, cluster, index, api subpath, etc.
24+
2325
![](./images/list.png)
2426

27+
see detailed information about each request (query string parameters, request header, request & response bodies) in beautifully formatted JSON.
28+
2529
![](./images/panel.png)
2630

31+
on the tools panel, check API key & get index settings.
32+
33+
![](./images/tools-settings.png)
34+
2735
## Dev & Run
2836

2937
```ts

images/empty-list.png

1.37 KB
Loading

images/list.png

-15.6 KB
Loading

images/panel.png

-4.99 KB
Loading

images/tools-settings.png

106 KB
Loading

0 commit comments

Comments
 (0)