We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 451f2e0 + 5fac473 commit 91daca0Copy full SHA for 91daca0
README.md
@@ -73,6 +73,11 @@ curl -u admin:change_this -X POST http://localhost:8000/api/test-latency \
73
| jq .
74
```
75
76
+
77
+https://github.com/user-attachments/assets/61a85844-6464-4630-86ad-5a34e11adecd
78
79
80
81
### 6. Custom User SQL : API Usage via Curl/CLI MySQL Example
82
83
To test with a custom SQL query from the command line, simply add a -d custom_sql="YOUR SQL HERE" parameter to your curl command, like this:
0 commit comments