An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with openapi-codegen

A curated list of projects in awesome lists tagged with openapi-codegen .

https://github.com/oapi-codegen/oapi-codegen

Generate Go client and server boilerplate from OpenAPI 3 specifications

go golang openapi openapi-codegen openapi-generator openapi3 rest-api rest-api-client swagger

Last synced: 14 May 2025

https://github.com/koxudaxi/datamodel-code-generator

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

code-generator csv dataclass datamodel fastapi generator json-schema openapi openapi-codegen pydantic python swagger swagger-codegen yaml

Last synced: 02 Jan 2026

https://github.com/fabien0102/openapi-codegen

A tool for generating code base on an OpenAPI schema.

codegenerator openapi openapi-cli openapi-codegen openapi3 swagger swagger-codegen typescript

Last synced: 13 Apr 2025

https://github.com/seriousme/fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.

apis design-first fastify fastify-plugin javascript openapi openapi-codegen openapi-specification openapi3 openapi3-1 swagger

Last synced: 15 May 2025

https://github.com/networknt/light-rest-4j

A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports

client http http2 openapi openapi-codegen openapi3 rest-api restful restful-api server swagger swagger-codegen swagger2

Last synced: 16 May 2025

https://github.com/dmitry-pavlov/openapi-connected-service

Visual Studio extension to generate OpenAPI (Swagger) web service reference.

nswag openapi openapi-codegen visual-studio visual-studio-extension vsix vsix-extensions

Last synced: 18 Apr 2025

https://github.com/sngular/scs-multiapi-plugin

This is a Maven plugin designed to help developers automatizing the creation of code classes from YML files based on AsyncApi and OpenAPI.

asyncapi asyncapi-generator asyncapi-specification asyncapi-tooling openapi openapi-codegen openapi-generator spring spring-boot

Last synced: 27 Jul 2025

https://github.com/mom1/apiclient-pydantic-generator

This code generator creates APIClient app from an openapi file.

api-client datamodel generator openapi openapi-codegen pydantic python swagger swagger-codegen

Last synced: 01 Aug 2025

https://github.com/eikek/sbt-openapi-schema

Generate schema sources for Scala, Java and Elm from an openapi 3.0 spec.

elm java openapi openapi-codegen openapi3 sbt-plugin scala

Last synced: 06 Nov 2025

https://github.com/networknt/openapi-bundler

A utility that merges multiple OpenAPI specification files into a single file with all external references resolved to local reference.

openapi openapi-bundler openapi-codegen openapi-generator openapi-spec openapi-specification openapi3 rest rest-api

Last synced: 12 Apr 2025

https://github.com/foxel/openapi3-typescript-codegen

typescript codegen for OpenAPI 3

openapi-codegen openapi3 typescript

Last synced: 06 Aug 2025

https://github.com/minitauros/swagen

Generate Swagger/OpenAPI YAML from a MySQL database schema

openapi-codegen openapi-generator swagger swagger-codegen swagger-generator

Last synced: 05 May 2025

https://github.com/mokkapps/openapi-angular-spring-demo

A demo application which demonstrates OpenAPI generator in a Angular + Spring Boot application

angular backend demo-app frontend monorepo openapi openapi-codegen openapi-generator openapi-specification openapi3 spring spring-boot

Last synced: 08 Jul 2025

https://github.com/reprezen/genflow

A unified framework for API code generators that work with OpenAPI, RAPID-ML and other description languages.

api api-client apidoc apidoc-generator apidocs code codegen documentation generation java openapi openapi-codegen openapi-documentation openapi-generator rapid-ml rest swagger swagger-codegen xtend

Last synced: 19 Jul 2025

https://github.com/sigpwned/openapi-generator-maven-plugin-template-customization-example

An example Maven project that uses the OpenAPI Generator Maven plugin with template customization to generate an API model and server

codegen codegeneration maven openapi openapi-codegen openapi-generator openapi-generator-maven-plugin openapi-spec sscce

Last synced: 10 Aug 2025

https://github.com/ikemtz/openapi-ts-generator

NPM package based on swagger-ts-generator to generate typescript models for endpoints documented by swagger using the relatively new OpenAPI spec.

angular openapi-codegen openapi3 typescript-generator typescript-models

Last synced: 06 May 2025

https://github.com/unionj-cloud/unionj-generator

OpenAPI 3.0 specification Dsl and a collection of code generators

dsl openapi-codegen openapi-generator openapi3 spring-boot typescript vue

Last synced: 04 Jan 2026

https://github.com/lucarducci/skaffolder-vscode-extension

This VsCode extension allows to generate a working web app starting from OpenAPI 3.0 specs, defining database models and APIs on VsCode or from the Skaffolder web interface

codegen codegenerate codegeneration codegenerator openapi openapi-codegen openapi-documentation openapi-generator openapi-spec openapi3 vscode-extension

Last synced: 06 Oct 2025

https://github.com/rockymontana/oadocumentor

Generates and validates OpenAPI documentation

laravel laravel-pac openapi openapi-codegen

Last synced: 16 Mar 2025

https://github.com/porfirioribeiro/openapi2ts

Openapi (Swagger 2) to TypeScript client generator

openapi openapi-client openapi-codegen openapi2 redux typescript

Last synced: 06 Apr 2025

https://github.com/sigwinhq/openapi-generator

Specialization of OpenAPI generator

openapi openapi-client openapi-codegen openapi-generator

Last synced: 13 May 2025

https://github.com/himenon/openapi-typescript-code-generator-demo-project

Demo Project for @himenon/openapi-typescript-code-generator

openapi openapi-codegen openapi3

Last synced: 18 Jun 2025

https://github.com/moneymeets/spec2sdk

Generate Pydantic models and API client code from OpenAPI 3.x specifications

code-generator openapi openapi-codegen pydantic python

Last synced: 22 Apr 2025

https://github.com/ztrehagem/openapi-to-fastify-schema

Generate schema objects for Fastify from OpenAPI documents

fastify fastify-library openapi openapi-codegen schema-first

Last synced: 26 Oct 2025

https://github.com/alexdemure/fastoas

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 27 Mar 2025

https://github.com/org-metalib/api-wiser

API Wiser is a tool to automate the generation of complete Maven projects for Java applications directly from your OpenAPI Specification, leveraging OpenAPI Tools to accelerate development and ensure consistency.

api-wiser open-source openapi openapi-codegen openapi-generator openapi-spec openapi-specification openapi3

Last synced: 11 Jul 2025

https://github.com/sosokker/go-chi-oapi-codegen-todolist

Go-Nextjs todolist application with chi server oapi-codegen as handlers template + sqlc for type-safe code from SQL

go golang openapi openapi-codegen rest-api

Last synced: 11 Oct 2025

https://github.com/romanow/openapi-generation

Public report about OpenAPI generator template customization

openapi openapi-codegen openapi-generator spring-boot

Last synced: 09 Mar 2025

https://github.com/alexdemure/gadopenapi

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 08 Apr 2025

https://github.com/alexdemure/gadfastopenapi

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 12 Jun 2025