banking

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2023 License: Unlicense

README

banking Go Reference

The banking package is a software tool that allows you to connect to your bank account and retrieve your transaction history for each account. This can help you to manage your finances more efficiently and stay on top of your financial situation.

List of supported banks

  1. Boursorama Banque
  2. ... Add your bank by doing a PR!

Working example

A working example can be found in the cmd folder. To run it, just do go run cmd/main.go.

Directories

Path Synopsis
internal
hparser
Package hparser provides a simple http wrapper that returns the usual HTTP response with a parsed HTML.
Package hparser provides a simple http wrapper that returns the usual HTTP response with a parsed HTML.
hquery
Package hquery provides tools to query a parsed HTML document with CSS selectors.
Package hquery provides tools to query a parsed HTML document with CSS selectors.
pkg
bank
Package bank defines an interface for connecting and fetching data from online banks.
Package bank defines an interface for connecting and fetching data from online banks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL