go-bridget / twirp-swagger-genLinks
A Twirp RPC Swagger/OpenAPI 2.0 generator
☆49Updated 2 years ago
Alternatives and similar repositories for twirp-swagger-gen
Users that are interested in twirp-swagger-gen are comparing it to the libraries listed below
Sorting:
- Tool for golang that generates jennifer code☆76Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- PostgreSQL Lock Client for Go☆118Updated 2 weeks ago
- Improved docker Golang module dependency cache for faster builds.☆68Updated 4 years ago
- Simple error handling primitives☆60Updated 4 years ago
- A lightweight Go library for writing responses and errors to HTTP☆126Updated this week
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆79Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Reflective protobuffer APIs☆66Updated 10 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- ☆106Updated 5 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Check that no globals are present in Go code.☆121Updated 5 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 6 months ago
- ☆57Updated last week
- ☆99Updated 10 months ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 3 months ago
- Run Go tests inside a Docker image