Here are
86 public repositories
matching this topic...
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Updated
Aug 29, 2020
Java
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
Updated
Jul 17, 2020
JavaScript
Updated
Jul 29, 2020
JavaScript
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
Updated
Aug 26, 2020
Python
Ktor OpenAPI/Swagger 3 Generator
Updated
Jul 28, 2020
Kotlin
Intellij Plugin for openapi-generator
Updated
Jul 2, 2020
Kotlin
A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs
Updated
Aug 13, 2020
TypeScript
One SDK to rule them all, and in the codegen bind them
Updated
Aug 29, 2020
Python
Swagger OpenAPI 3.x generator
Updated
Aug 3, 2020
JavaScript
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.
Updated
Dec 13, 2019
Python
Minimal Web Starter Kit based on Nuxt as Frontend and Laravel as Backend API.
Spring -> OpneAPI => Angular Starter
Updated
Jul 30, 2020
TypeScript
A unified framework for API code generators that work with OpenAPI, RAPID-ML and other description languages.
Updated
May 15, 2020
JavaScript
A utility that merges multiple OpenAPI specification files into a single file with all external references resolved to local reference.
Updated
Jul 21, 2020
Java
Java client for the Datadog API
Updated
Aug 28, 2020
Java
SBT plugin for openapi-generator
Updated
Jun 29, 2020
Scala
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.
Updated
Jul 18, 2020
TypeScript
A massively scalable CRUD application built using AWS (CloudFormation) & OpenAPI 3.0 that focuses on configuration over code.
Updated
Apr 3, 2020
Gherkin
Project to use OpenAPI generators to build code from 5GC_API
🐀 Generate project metadata
Updated
Jan 29, 2019
TypeScript
NHL Stats API Client for Rust
NestJS => OpenAPI => Angular
Updated
Jun 6, 2020
TypeScript
Generate Swagger YAML from a MySQL database schema
A plugin to generate any files from FreeMarker templates and YAML.
Updated
Feb 26, 2020
Java
an OpenAPI interface & model java code generator for Spring Boot
Updated
Aug 9, 2020
Groovy
A demo application which demonstrates OpenAPI generator in a Angular + Spring Boot application
Updated
Feb 23, 2020
Java
Updated
Aug 10, 2020
Scala
Improve this page
Add a description, image, and links to the
openapi-generator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
openapi-generator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.