GOBL includes of a set of tools designed to help you build and understand all the different types of business document, alongside helping to convert into and from other formats.
GOBL - the main repository, written in Go, that defines all the structures, databases, validation rules, and algorithms which are used to build complete business documents.
GOBL CLI - command line interface, streaming server, and WASM binary, that leverage the Go validation and calculation methods to complete GOBL envelopes and payloads.
GOBL Generator - is used to convert the GOBL JSON Schema into documentation and libraries for other programming languages.
Aside from the main GOBL repository which can be used directly inside your Go projects, the following tools are designed to help construct GOBL files:
GOBL Buildersource - learn and discover how to build GOBL documents from the comfort of your web browser. The editor leverages the GOBL CLI WASM binary so you can run validation and calculation processes directly.
GOBL for Ruby - Easily build or read GOBL documents in Ruby.
We’d love for GOBL to be available in more languages. If you’d like to contribute, checkout the GOBL Generate mentioned above and open a discussion!