forked from cybercinch/openaccounting-server
17772185b5e53b9f346c9fcf696b98b2feb5eadc
Added GET /orgs/:orgId/accounts/:accountI API endpoint
Open Accounting Server
Prerequisites
- Go 1.8+
- MySQL 5.7+
Database setup
Use schema.sql and indexes.sql to create a MySQL database to store Open Accounting data.
Configuration
Copy config.json.sample to config.json and edit to match your information.
Run
go run core/server.go
Build
go build core/server.go
Help
Join our Slack chatroom and talk with us!