Skip to content

Sample NodeJS app using Mindee's SDK to extract receipt and invoice data.

License

Notifications You must be signed in to change notification settings

mindee/demo-Nodejs-SDK

Repository files navigation

mindee_node_receipt

A sample application to parse receipts and invoices with Mindee.

This app uses the Mindee NodeJS SDK to simplify the requests to the 2 endpoints.

To run

  1. clone to your machine
  2. run npm install to install all the required libraries
  3. create a .env file where you'll add your Mindee API tokens. The file should have the format;

receiptToken= invoiceToken=

  1. and then npm start to run the app locally.
  2. The app will be running at localhost:3003

About

Sample NodeJS app using Mindee's SDK to extract receipt and invoice data.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published