Microservice to recognize text on photo
Web Programming
The micro service has authorization. The user’s requests are authenticated through the JWT token (access and refresh token). The main purpose of the service is to read the text from the picture and format it into a text line. Google Vision API (OCR)…