Go to file
Kevin Franklin Kim a076358632
Merge pull request #15 from foomo/dependabot/github_actions/golangci/golangci-lint-action-5
chore(deps): bump golangci/golangci-lint-action from 4 to 5
2024-04-27 20:14:49 +02:00
.github chore(deps): bump golangci/golangci-lint-action from 4 to 5 2024-04-27 18:13:13 +00: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: add http request and response 2024-04-26 20:46:26 +02:00
validator feat: bump deps 2024-04-26 15:55:07 +02:00
webhook feat: add http request and response 2024-04-26 20:46:26 +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 contentful-v0.5.1 2024-04-27 20:10:55 +02:00
go.sum feat: bump contentful-v0.5.1 2024-04-27 20:10:55 +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.