Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 208 Bytes

File metadata and controls

12 lines (10 loc) · 208 Bytes

switchcon-ocr-api

OCR API / nodejs

usage: post form with multipart/form-data, input type="file", name="image"

test:

yarn init
npm run dev
// will -> get / will see test page
// at localhost:3000