diff options
| author | Benedict Börger <benedict@0xb8000.de> | 2019-04-14 20:06:27 +0200 |
|---|---|---|
| committer | Benedict Börger <benedict@0xb8000.de> | 2019-04-14 20:06:27 +0200 |
| commit | 6712b19dbd2d21e5e89ac7a8d748369ea0a4612f (patch) | |
| tree | 0e6b0d3ab2804d0473eb64db0410a3dcd340462a /src/exchange/mod.rs | |
| parent | f28e8a59c781f24ed9399268cc2536aad0cf534d (diff) | |
[web-fronted] refactoring code
For historic reason, two handlers exists, one for POST and one for GET request.
Merge these two to one GET request handler. This handler has optionally three
parameteres:
* filter: Filters the transactions by the given regex
* date_start: Output only transactions after this date
* date_end: Output only transactions before this date
If more than one parameter is given, all filters must match for a transaction to
be printed.
Diffstat (limited to 'src/exchange/mod.rs')
0 files changed, 0 insertions, 0 deletions
