Mercurial > public > finance-parser
annotate README.md @ 15:0a5a4cbaa6d6
Change info files
author | Dennis <dennis@denniscm.com> |
---|---|
date | Fri, 11 Aug 2023 17:04:18 +0000 |
parents | ef8a4d95755a |
children | b396a3341f6f |
rev | line source |
---|---|
15 | 1 |
2 # finance-parser | |
3 | |
4 Serverless parser to extract information from financial reports using AWS Step Functions, AWS S3, AWS Api Gateway, AWS Textract, AWS DynamoDB and Eventbridge. | |
5 | |
6 - Docs: <https://denniscm.com/proj/finance-parser.html> | |
7 - Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/finance-parser> | |
8 - Mirrors: | |
9 - Github: <https://github.com/denniscmartin/finance-parser> | |
10 - Gitlab: <https://gitlab.com/denniscmartin/finance-parser> | |
11 |