基于 beancount 提供个人记账财务管理的 RESTful API 服务(包含前端页面)
Go to file
leo 529f60e549 add: log and file service 2021-11-17 17:59:06 +08:00
config add: log and file service 2021-11-17 17:59:06 +08:00
example add: user ledger file template 2021-11-17 14:16:22 +08:00
public init project 2021-09-24 16:11:41 +08:00
script add: log and file service 2021-11-17 17:59:06 +08:00
.gitignore update gitignore 2021-11-17 14:18:23 +08:00
License init project 2021-09-24 16:11:41 +08:00
README.md init project 2021-09-24 16:11:41 +08:00
config.go add: log and file service 2021-11-17 17:59:06 +08:00
go.mod add: log and file service 2021-11-17 17:59:06 +08:00
go.sum add: log and file service 2021-11-17 17:59:06 +08:00
server.go add: log and file service 2021-11-17 17:59:06 +08:00

README.md

使用 golang 重构 beancount-node-server 项目