derk1021 / serverless-bitproj

GNU General Public License v3.0
0 stars 0 forks source link

Develop the Image Analyzer (Azure Function) #30

Closed derk1021 closed 3 years ago

derk1021 commented 3 years ago

Description

ETA:

How long do you think it will take to complete this?

  • 2 hours

Objective:

Checklist of everything you need to do to complete this issue

  • [x] Make a new HTTP Trigger called and install node-fetch and parse-multipart
  • [x] Create a Computer Vision resource
  • [x] Parse the raw image data
  • [x] Create an asynchronous function that takes the image as input
  • [x] Using that function, make a POST request and return the description attribute of the data