https://github.com/jazware/go-query-schema
Schema enforcement for HTTP Query Strings in Golang
https://github.com/jazware/go-query-schema
Last synced: 8 months ago
JSON representation
Schema enforcement for HTTP Query Strings in Golang
- Host: GitHub
- URL: https://github.com/jazware/go-query-schema
- Owner: jazware
- License: mit
- Created: 2020-07-22T05:04:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T05:13:13.000Z (almost 6 years ago)
- Last Synced: 2025-10-03T00:02:21.591Z (8 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-query-schema
Schema enforcement for HTTP Query Strings in Golang