Categorygithub.com/iRobie/ynab-live-import-go
modulepackage
0.0.0-20201025194146-5db6fac2ba7b
Repository: https://github.com/irobie/ynab-live-import-go.git
Documentation: pkg.go.dev

# README

YNAB live import

Credits

This repository is basically a clone of buzzlawless/ynab-live-import. I wanted to learn Go and Terraform more, so I implemented buzzlawless' idea in these languages.

Typing in Dynamo manually:

{
  "Amount": 12.34,
  "Date": "2020-10-15",
  "LastDigits": 1234,
  "Merchant": "Fake merchant",
  "messageID": "asdfasdfasdf"
}

# Packages

No description provided by the author