Go to file
danielthomas74 cf7478b80f
Merge pull request #7 from foomo/feat/query-slice-of-errors
feat: Refactor product query to return slice of errors
2023-10-10 14:43:07 +02:00
.github feat: initial commit 2023-08-30 17:44:17 +02:00
constants fix: typo 2023-09-28 21:39:10 +02:00
errors feat: initial commit 2023-08-30 17:44:17 +02:00
utils feat: image size validation 2023-10-03 16:26:41 +02:00
validation feat: add gotsrpc clients and proxy 2023-09-01 11:13:47 +02:00
validations feat: refactor product query to return slice of errors 2023-10-06 11:24:03 +02:00
validator fix: import cycle 2023-09-13 14:01:54 +02:00
webhook feat: add gotsrpc clients and proxy 2023-09-01 11:13:47 +02:00
.editorconfig feat: initial commit 2023-08-30 17:44:17 +02:00
.gitignore feat: initial commit 2023-08-30 17:44:17 +02:00
.golangci.yml feat: initial commit 2023-08-30 17:44:17 +02:00
.goreleaser.yml feat: initial commit 2023-08-30 17:44:17 +02:00
CODE_OF_CONDUCT.md feat: initial commit 2023-08-30 17:44:17 +02:00
generate.go feat: initial commit 2023-08-30 17:44:17 +02:00
go.mod feat: initial commit 2023-08-30 17:44:17 +02:00
go.sum feat: initial commit 2023-08-30 17:44:17 +02:00
gotsrpc.yml feat: add gotsrpc clients and proxy 2023-09-01 11:13:47 +02:00
LICENSE feat: initial commit 2023-08-30 17:44:17 +02:00
Makefile feat: initial commit 2023-08-30 17:44:17 +02:00
README.md feat: initial commit 2023-08-30 17:44:17 +02:00

contentfulvalidation

GoDoc Go Report Card Tests

Framework to kickstart a entity validation service for contentful content models.

License

Distributed under MIT License, please see license file within the code for more details.