Skip to content

alensiljak/cashier-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cashier-server

Ledger-cli REST server for Cashier PWA.

Cashier Server acts as a mediator between Cashier PWA and Ledger CLI, forwarding queries to Ledger and the results to Cashier. Used for synchronizing the ledger data in Cashier.

This version of the Cashier Server is implemented in Rust.

Previous implementations:

Installation

cargo install cashier-server

Run

Make sure that Ledger CLI is configured and can be called from the directory. Then run:

cashier-server

Development

VSCode + Rust extension(s). cargo run in the project directory.

Publishing

cargo publish

About

Ledger-cli REST server for Cashier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages