mcuadros / go-jsonschema-generatorLinks
json-schemas generator based on Go types
☆122Updated 3 years ago
Alternatives and similar repositories for go-jsonschema-generator
Users that are interested in go-jsonschema-generator are comparing it to the libraries listed below
Sorting:
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆71Updated 5 years ago
- Profiling deployed binaries in real-time with flame graphs and plots.☆109Updated 5 years ago
- Go test cover with multiple packages support☆68Updated 9 years ago
- Generates Go types based on JSON Schemas☆240Updated 2 years ago
- cross-platform Golang helpers for reading password input without cgo☆118Updated last year
- Goldi: lazy dependency injection framework for go.☆127Updated 8 months ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated 4 months ago
- Miscellaneous Go toys☆134Updated 6 years ago
- supertest inspired library for testing HTTP servers☆151Updated 2 years ago
- Easy column formatted output for golang