Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

jeroenboumans/Paw-VuforiaConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuforiaConnector extension for Paw

Packagist Packagist Packagist

Screenshot

About

Use VuforiaConnector to get your raw ImageTargets data from the VWS Api.

Install

You can install VuforiaConnector directly or via the button below or via Paw's Dynamic Values extensions page.

Direct install

Test - GET all ImageTargets

  1. Create a new request and choose GET as the request method.
  2. Set the url to the base targets url: https://vws.vuforia.com/targets.
  3. Add the following headers:
  • Authorization: Vuforia Authorization (Double click it to fill in the Access Key and Secret Key).
  • Date: Timestamp RFC 1123/2822
  • Content-Type: application/json
  1. Run the request.

Request Types VWS

Request body JSON

PUT and POST require body JSON data. Use Paw's Base64 Encode encoders for adding image and application_metadata.

Screenshot

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2017 Jeroen Boumans