Using opencv453_Android_SDK with contribly.com

C++ integration

Install
# See https://github.com/kho-bluefrogrobotics/opencv453_Android_SDK
List tags
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.contribly.com/1/tags
List forms
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.contribly.com/1/forms
List users
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.contribly.com/1/users
SDK on GitHub 📄 API Docs
SDK
opencv453_Android_SDK
C++
API
contribly.com
contribly.com
At a glance
Language C++
Endpoints44
Base URLhttps://api.contribly.com/1