OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
Updated
Oct 19, 2020 - Java
{{ message }}
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
Ktor OpenAPI/Swagger 3 Generator
Intellij Plugin for openapi-generator
A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs
Swagger OpenAPI 3.x generator
One SDK to rule them all, and in the codegen bind them
Creates immutable PHP model classes from JSON-Schema files
OpenAPI (Swagger 3.x) CLI Tool. Supports multiple file extensions. Can list up defined API paths and bundle multi-file into one.
Minimal Web Starter Kit based on Nuxt as Frontend and Laravel as Backend API.
A unified framework for API code generators that work with OpenAPI, RAPID-ML and other description languages.
Spring -> OpneAPI => Angular Starter
A utility that merges multiple OpenAPI specification files into a single file with all external references resolved to local reference.
Java client for the Datadog API
Openapi Generator for Dart/Flutter
SBT plugin for openapi-generator
This VSCode Extension allows to generate web app from documentation in your IDE. You can import APIs from a OpenAPI 3.0 file or define it by yourself.
A massively scalable CRUD application built using AWS (CloudFormation) & OpenAPI 3.0 that focuses on configuration over code.
A demo application which demonstrates OpenAPI generator in a Angular + Spring Boot application
Generate Swagger/OpenAPI YAML from a MySQL database schema
Project to use OpenAPI generators to build code from 5GC_API
NestJS => OpenAPI => Angular
Add a description, image, and links to the openapi-generator topic page so that developers can more easily learn about it.
To associate your repository with the openapi-generator topic, visit your repo's landing page and select "manage topics."
While we have an example project in the repository, we don't yet build it using our generator. This means that we cannot yet test the generated code or even validate that it compiles. It would be nice to have that.
This requires configuring SBT to build and test example project and adding it to Github Actions to build and test it just as we test other code.