oapi-codegen / oapi-codegenLinks
Generate Go client and server boilerplate from OpenAPI 3 specifications
☆7,914Updated last week
Alternatives and similar repositories for oapi-codegen
Users that are interested in oapi-codegen are comparing it to the libraries listed below
Sorting:
- A mock code autogenerator for Go☆6,918Updated last week
- OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)☆3,124Updated 2 months ago
- A database migration tool. Supports SQL migrations and Go functions.☆9,641Updated last week
- Building event-driven applications the easy way in Go.☆9,346Updated 3 weeks ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,555Updated last week
- SQL-first Golang ORM☆4,533Updated last week
- Generate a Go ORM tailored to your database schema.☆6,971Updated 3 months ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,454Updated 2 weeks ago
- A dependency injection based application framework for Go.☆7,150Updated 3 months ago
- Fluent SQL generation for golang☆7,814Updated last year
- GoMock is a mocking framework for the Go programming language.☆3,211Updated last week
- PostgreSQL driver and toolkit for Go☆13,054Updated last week
- Type safe SQL builder with code generation and automatic query result data mapping☆3,499Updated last month
- Database migrations. CLI and Golang library.☆17,839Updated last week
- Zero Allocation JSON Logger☆12,063Updated this week
- Random fake data generator written in go☆5,269Updated 3 weeks ago
- The Go implementation of Connect: Protobuf RPC that works.☆3,678Updated 2 weeks ago
- Generate type-safe code from SQL☆16,544Updated last week
- Static analysis tool to detect potential nil panics in Go code☆3,714Updated 2 weeks ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆12,464Updated last week
- Sql mock driver for golang to test database interactions☆6,496Updated last year
- Go implementation of JSON Web Tokens (JWT).☆8,781Updated 3 weeks ago
- A Go port of Ruby's dotenv library (Loads environment variables from .env files)☆10,096Updated 2 months ago
- Huma REST/HTTP API Framework for Golang with OpenAPI 3.1☆3,683Updated last month
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,803Updated 2 weeks ago
- Fast linters runner for Go☆18,201Updated this week
- A simple, zero-dependencies library to parse environment variables into structs