Skip to content

An api used to parse data from a receipt using Google's Tesseract.

License

Notifications You must be signed in to change notification settings

StotTot/Receipt_Parser

Repository files navigation

Receipt_Parser

An api to parse data from store receipts.

Technologies used

  • Spring boot
  • Java 11
  • H2
  • Postman (for testing endpoints)

Useage

  1. Clone repo to a directory of your choosing.
  2. Open with your favorite ide.
  3. Run main method within the ReceiptparserApplication class file.
  4. Use localhost:8080

Functions

  • Parse receipt

Parse

  • Get all receipts

Get All

  • Get by ID

Get by ID

About

An api used to parse data from a receipt using Google's Tesseract.

Topics

Resources

License

Stars

Watchers

Forks

Languages