REST API for creating resource tags
Go to file
Matthew Rich 14fda44c41
Some checks failed
Lint / golangci-lint (push) Failing after 10m25s
Declarative Tests / test (push) Failing after 1m59s
add artifacts
2024-04-04 13:37:54 -07:00
.gitea/workflows add gin service 2024-04-04 13:30:41 -07:00
artifacts add artifacts 2024-04-04 13:37:54 -07:00
cmd/cli add artifacts 2024-04-04 13:37:54 -07:00
data add artifacts 2024-04-04 13:37:54 -07:00
docs add gin service 2024-04-04 13:30:41 -07:00
httptest/stream add artifacts 2024-04-04 13:37:54 -07:00
internal add artifacts 2024-04-04 13:37:54 -07:00
static/icons add gin service 2024-04-04 13:30:41 -07:00
templates add gin service 2024-04-04 13:30:41 -07:00
tests/mocks add artifacts 2024-04-04 13:37:54 -07:00
.gitignore Initial commit 2024-03-26 03:02:53 +00:00
build_deps.yml add gin service 2024-04-04 13:30:41 -07:00
COPYRIGHT add artifacts 2024-04-04 13:37:54 -07:00
go_deps.yml add gin service 2024-04-04 13:30:41 -07:00
go.mod add gin service 2024-04-04 13:30:41 -07:00
go.sum add gin service 2024-04-04 13:30:41 -07:00
LICENSE add artifacts 2024-04-04 13:37:54 -07:00
main_test.go add artifacts 2024-04-04 13:37:54 -07:00
main.go add artifacts 2024-04-04 13:37:54 -07:00
Makefile add gin service 2024-04-04 13:30:41 -07:00
README.md add gin service 2024-04-04 13:30:41 -07:00

tagger

Tagging service

Provides a REST API and swagger docs for tagging resources.