A framework for writing Go web apps with modest Javascript approaches.
To install various backend development tools, run make install
.
To run linter checks on Go files and Rego policy files, run make lint
. To autoformat Go files and Rego policy files, run make fmt
.
Copyright Prakash Lab and the Sargassum project contributors.
SPDX-License-Identifier: Apache-2.0 OR BlueOak-1.0.0
You can use this project either under the Apache 2.0 License or under the Blue Oak Model License 1.0.0; you get to decide. We chose the Apache license because it's OSI-approved, and because it goes well together with the Solderpad Hardware License, which is a license for open hardware used in other related projects but not this project. We prefer the Blue Oak Model License because it's easier to read and understand.