Skip to content

thealex42/asledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move funds

curl --data "amount=42.2&from=bank1&to=bank2" -i -X POST "localhost:8787/funds/move"

Get balance

curl -i -v "localhost:8787/balance/bank1"

Get stats

curl -i -v "localhost:8787/stats"

Checksum

curl -i -v "localhost:8787/checksum"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages