Using osf-sdk with osf.io

C integration

Install
# See https://github.com/OpenScreenplayFormat/osf-sdk
Root
curl \
  https://api.test.osf.io/v2/
List all nodes
curl \
  https://api.test.osf.io/v2/nodes/
List all users
curl \
  https://api.test.osf.io/v2/users/
SDK on GitHub 📄 API Docs
SDK
osf-sdk
C
API
osf.io
osf.io
At a glance
Language C
Endpoints156
Base URLhttps://api.test.osf.io/v2