Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Documentation or example usage #14

Open
sassman opened this issue Nov 13, 2020 · 4 comments
Open

Documentation or example usage #14

sassman opened this issue Nov 13, 2020 · 4 comments

Comments

@sassman
Copy link

sassman commented Nov 13, 2020

I found a lot of TODO notes in the code, and I'm not sure if the lib is ready for usage, but if so then I'm just missing a "how to get started" hint.

A little example of log into a bank, retrieve the list of the last n transactions and print them would be nice to have. If that is already supported, if not, maybe you can point me to the places that needs to be done to get there?

@svenstaro
Copy link
Owner

Well, sadly the library is in no usable state. I'd very much appreciate contributions to get there. I'm kind of out of it but I'd start with implementing the dialog section here: https://github.com/svenstaro/fints-rs/blob/master/fints/src/dialog.rs#L50

I think we got most or all of the data model correct so it should hopefully be somewhat easier to do the dialogue part.

@sassman
Copy link
Author

sassman commented Nov 13, 2020

Thanks for sharing. Maybe you remember if there is any FinTS 4.1 mock server or test server out there? I found tons of client libs but nothing close to a test server at all.

@svenstaro
Copy link
Owner

I searched far and wide and sadly there doesn't appear to be any useful mock server anywhere. I was actually almost about the write one when I did this project out of frustration but obviously that's not easy feat.

@svenstaro
Copy link
Owner

Actually, it appears there are some things:

If you want to get started on any of this, I'd love to talk to you before in order to coordinate. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants