Skip to content

Matt95/VisionCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

VisionCache

Aggregates data from Vision API's and caches

To run:

You will need to generate a Google cloud key file using the Google cloud console and

  1. Copy the project ID into the vision init function
  2. Copy keyfile.json into the specified folder

npm install

in express-backend node ./bin/www

Requests should be in the form baseURL/id/file as in the asset store.

REST API to view stored data is at /api/images

About

Aggregates data from Vision API's and caches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published