tiki-deprecated / platform-cap-receipt

Upload receipts for free OCR processing
https://mytiki.com/solutions/receipt-ocr
GNU Affero General Public License v3.0
0 stars 0 forks source link

Build a lambda function to create the Receipt Data Response #7

Closed MiroBenicio closed 6 months ago

MiroBenicio commented 6 months ago

Reason

Build the get receipt data infrastructure

Description

We should build a lambda function in AWS, using RUST.

this function, will receive the receive the receipt id as an input. Tho, it should query to S3 and get every formatted JSON related to that id, join everything in only one array in a JSON and return it to the client-side

Success Criteria

Additional Information

No response

ricardobrg commented 6 months ago

closed in #9