[mirotalsfu] - add stats endpoint
هذا الالتزام موجود في:
10
app/api/stats/stats.sh
Executable file
10
app/api/stats/stats.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
API_KEY_SECRET="mirotalksfu_default_secret"
|
||||
MIROTALK_URL="https://sfu.mirotalk.com/api/v1/stats"
|
||||
#MIROTALK_URL="http://localhost:3010/api/v1/stats"
|
||||
|
||||
curl $MIROTALK_URL \
|
||||
--header "authorization: $API_KEY_SECRET" \
|
||||
--header "Content-Type: application/json" \
|
||||
--request GET
|
||||
المرجع في مشكلة جديدة
حظر مستخدم