An open API service indexing awesome lists of open source software.

https://github.com/catalystcode/imaginem-services

Azure UI Services for the configurable image recognition and classification pipeline
https://github.com/catalystcode/imaginem-services

azure-table-storage express-js mssql nodejs postgres

Last synced: 7 months ago
JSON representation

Azure UI Services for the configurable image recognition and classification pipeline

Awesome Lists containing this project

README

          

# Imaginem-Services
Azure WebApp for the configurable image recognition and classification pipeline

##Pre-requisites
Install node version >- 6.0 on your local.
clone this repo to your local

##Local Environment
Define the following environment variable.

`AZURE_STORAGE_CONNECTION_STRING = xxx`

##Installation

`cd Imaginem-Services`

`npm install`

`node server.js`