Dustin C. Hatch 1d5bdfe920 transactions: Add JSON response format
Rocket makes it easy to dispatch requests for the same path to different
methods based on the `Accept` request header via the `format` argument
to the request attribute.

We'll use this JSON response format to populate a dropdown on the Add
Receipt form, which can be used to automatically fill the fields for
receipt data based on an existing transaction.
2025-03-11 07:49:34 -05:00
2025-03-10 18:25:58 -05:00
2025-03-10 18:25:58 -05:00
2025-03-09 19:55:08 -05:00
2025-03-10 18:25:58 -05:00
2025-03-09 20:55:26 -05:00
2025-03-09 19:55:08 -05:00
2025-03-09 19:55:08 -05:00
2025-03-09 19:55:08 -05:00
2025-03-09 20:55:26 -05:00
2025-03-09 20:55:26 -05:00
2025-03-09 19:55:08 -05:00
2025-03-05 18:02:52 -06:00
2025-03-05 18:02:52 -06:00
2025-03-05 18:02:52 -06:00
2025-03-08 20:08:45 -06:00
Description
No description provided
374 KiB
Languages
Rust 55.4%
TypeScript 35.5%
JavaScript 2.7%
CSS 2.7%
Dockerfile 2.2%
Other 1.5%