hashicorp / jsonapiLinks
jsonapi.org style payload serializer and deserializer
☆16Updated 2 months ago
Alternatives and similar repositories for jsonapi
Users that are interested in jsonapi are comparing it to the libraries listed below
Sorting:
- a slog handler for testing that code logs expected results☆21Updated last year
- Extension handlers for the slog library☆43Updated 2 years ago
- Copy of stdlib's time.Duration, but ParseDuration accepts other bigger units such as days, weeks, months and years☆14Updated 9 months ago
- 🚨 slog: NATS handler☆19Updated 2 weeks ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 5 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆13Updated 3 months ago
- Micro expression parser library for Go☆33Updated 9 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆23Updated 3 weeks ago
- Go library for input handling using Windows Console API☆16Updated 3 years ago
- A context-based, generics enabled, zero dependency Go (and TinyGo!) command-line flag and argument parsing library☆34Updated 3 months ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆48Updated 10 months ago
- golang linter to detect named returns☆28Updated last week
- Simple oauth prompting☆28Updated last year
- This utility verifies all commands used by a shell script against an allow list☆11Updated last year
- Code copied from x/crypto and golang/go#37132☆15Updated last year
- A Go library for implementing command-line interfaces.☆30Updated 2 months ago
- A linter that handle directives into `go.mod`.☆15Updated 3 months ago
- Golang linter to use strconv☆41Updated 6 months ago
- Golang SDK for creating messages using Anthropic Claude API.☆23Updated last year
- 📦 Go library that enables your users to submit error reports to GitHub☆13Updated last year
- pgxjob provides a job queue implementation using PostgreSQL.☆17Updated 2 years ago
- Version library extracted from sigs.k8s.io/release-utils☆23Updated last week
- Generic deque container☆30Updated 6 months ago
- ✅ The only assertion library that works with TinyGo