Go to file
2024-04-26 15:55:07 +02:00
.github chore: update setup 2024-04-26 15:55:00 +02:00
constants continue revert internal type 2023-11-14 12:19:28 +01:00
errors feat: initial commit 2023-08-30 17:44:17 +02:00
utils remove private dependency 2023-11-14 13:47:32 +01:00
validation feat/publication-restrictions 2023-10-11 12:48:12 +02:00
validator feat: bump deps 2024-04-26 15:55:07 +02:00
webhook feat/publication-restrictions 2023-10-11 12:48:12 +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 chore: update setup 2024-04-26 15:55:00 +02:00
.goreleaser.yml chore: update setup 2024-04-26 15:55:00 +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: bump deps 2024-04-26 15:55:07 +02:00
go.sum feat: bump deps 2024-04-26 15:55:07 +02:00
gotsrpc.yml feat/publication-restrictions 2023-10-11 12:48:12 +02:00
LICENSE feat: initial commit 2023-08-30 17:44:17 +02:00
Makefile chore: update setup 2024-04-26 15:55:00 +02:00
README.md chore: update setup 2024-04-26 15:55:00 +02:00

contentfulvalidation

Build Status Go Report Card Coverage Status GoDoc

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

License

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