Use this API to get matched labels with a keyword from image
-
IN .env file add:
_To get it you have tcreate an account on unsplash*
_To get it you have tcreate an account on Google Cloud vision (not free)*
-
npm install to install modules
-
POST a request to "/analyze" with a body request: "keyword" and "labels".
-
Run server ```npx nodemon ./src/api.ts
-
Access to "/api/docs" to access to Swagger description about our API