- api routes (but not /swagger.json) are now under /api/v1 - the api has changed a bit, more to come - files are served from the current directory by default, simplifying naming - the startup message is more informative - added some startup hints for the angular client
6 lines
319 B
HTML
6 lines
319 B
HTML
<h1>Help</h1>
|
|
|
|
<p>hledger is a computer program for easily tracking money, time, or other commodities,
|
|
on unix, mac and windows (and web-capable mobile devices, to some extent).</p>
|
|
<p>This is an api and web client to allow you easier access to your data when not near your computer or sharing it with other users.</p>
|