https://github.com/robert076/validator-multirepo
The first microservice of a small multirepo app I am building, this is the validator for the user input in the API, which is another microservice.
https://github.com/robert076/validator-multirepo
decoupling golang microservice
Last synced: 6 months ago
JSON representation
The first microservice of a small multirepo app I am building, this is the validator for the user input in the API, which is another microservice.
- Host: GitHub
- URL: https://github.com/robert076/validator-multirepo
- Owner: Robert076
- Created: 2025-06-11T11:32:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-11T14:24:25.000Z (10 months ago)
- Last Synced: 2025-06-11T16:00:25.173Z (10 months ago)
- Topics: decoupling, golang, microservice
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# validator-multirepo
The first microservice of a small multirepo app I am building, this is the validator for the user input in the API, which is another microservice.