go-cleanarch
Architecture validator
A tool to validate and enforce Clean Architecture rules in Go projects
Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
885 stars
11 watching
46 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
architectureclean-architecturegogolanguncle-bob
Related projects:
Repository | Description | Stars |
---|---|---|
| An open source tool for automated architecture checks in Go projects. | 181 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A lightweight model validator written in Go. | 7 |
| Struct validation using tags | 51 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| A lightweight struct validator for Go. | 91 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A library that provides Web Authentication capabilities for Go applications. | 827 |
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| Automates validation of Go proto structs based on .proto annotations. | 1,088 |
| A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
| A Go library for validating and formatting addresses using data from Google's Address Data Service. | 91 |
| A package for validating API requests before they are processed by an application. | 29 |