clamli / tastehealthy-api

Post request to a certain url and fetch nutrient data back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tastehealthy-api

url

http://tastehealthy.comp.nus.edu.sg/classify

method

POST

body

{
  num_tag (integer): number of tags ,
  images (Array[string]): list of base64 codes of images
}

run

node image_classifier.js

About

Post request to a certain url and fetch nutrient data back


Languages

Language:JavaScript 100.0%