Using cpython-wasm-test with cpy.re

Shell integration

Install
# See https://github.com/tiran/cpython-wasm-test
List users
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://peertube2.cpy.re/api/v1/users
List abuses
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://peertube2.cpy.re/api/v1/abuses
Get instance public configuration
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://peertube2.cpy.re/api/v1/config
SDK on GitHub 📄 API Docs
SDK
cpython-wasm-test
Shell
API
cpy.re
cpy.re:peertube
At a glance
Language Shell
Endpoints186
Base URLhttps://peertube2.cpy.re