All Projects → swagger-api → Swagger Codegen Generators

swagger-api / Swagger Codegen Generators

Licence: apache-2.0

Labels

Projects that are alternatives of or similar to Swagger Codegen Generators

Helm Charts
Contains Helm charts for Kubernetes related open source tools
Stars: ✭ 95 (-48.37%)
Mutual labels:  mustache
Charts
Helm chart repository
Stars: ✭ 128 (-30.43%)
Mutual labels:  mustache
Spring Boot Email Tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Stars: ✭ 164 (-10.87%)
Mutual labels:  mustache
Scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
Stars: ✭ 1,360 (+639.13%)
Mutual labels:  mustache
Cost Analyzer Helm Chart
Kubecost helm chart
Stars: ✭ 126 (-31.52%)
Mutual labels:  mustache
Bbmustache
Binary pattern match Based Mustache template engine for Erlang/OTP.
Stars: ✭ 141 (-23.37%)
Mutual labels:  mustache
Helm Charts
Kubernetes Helm Charts for the Center for Open Science
Stars: ✭ 88 (-52.17%)
Mutual labels:  mustache
Inlets Pro
Secure TCP and HTTP tunnels that work anywhere
Stars: ✭ 179 (-2.72%)
Mutual labels:  mustache
K8s
Kubernetes Helm Charts for the ORY ecosystem.
Stars: ✭ 127 (-30.98%)
Mutual labels:  mustache
Amundsen
Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
Stars: ✭ 2,901 (+1476.63%)
Mutual labels:  mustache
Project Init
Project templates in rust
Stars: ✭ 104 (-43.48%)
Mutual labels:  mustache
Svg Sprite
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Stars: ✭ 1,648 (+795.65%)
Mutual labels:  mustache
Helm Charts
Helm charts for Kubernetes curated by Kiwigrid
Stars: ✭ 151 (-17.93%)
Mutual labels:  mustache
Api2html
Using the data from your API, generate the HTML on the fly! Server-side rendering of the mustache templates
Stars: ✭ 97 (-47.28%)
Mutual labels:  mustache
Apacheexpress
Reliable Server Side Swift ✭ Make Apache great again!
Stars: ✭ 170 (-7.61%)
Mutual labels:  mustache
Helm Charts
Helm Charts for Jaeger backend
Stars: ✭ 94 (-48.91%)
Mutual labels:  mustache
Thmsgbrt
My awesome README.md
Stars: ✭ 134 (-27.17%)
Mutual labels:  mustache
Pihole Kubernetes
PiHole on kubernetes
Stars: ✭ 180 (-2.17%)
Mutual labels:  mustache
Ramhorns
Fast Mustache template engine implementation in pure Rust.
Stars: ✭ 172 (-6.52%)
Mutual labels:  mustache
Helm Charts
Jenkins community Helm charts
Stars: ✭ 154 (-16.3%)
Mutual labels:  mustache

  • Master: Build Status

Build Status

Overview

Swagger Codegen Generators project is a set of classes and templates (Handlebars) used by Swagger Codegen 3.0.0 project in its code generation process for a specific language or language framework. The main differents with Swagger Codegen 2.x.x are:

  • Handlebars as template engine: with Handelbars feature is possible to create more logic-less templates.
  • OAS 3 support: generator classes work with OpenAPI Specification V3.

More details about these and more differences are referenced at https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0

Prerequisites

You need the following installed and available in your $PATH:

How to contribute.

Right now the templates and generators classes are migrated from Swagger Codegen 3.0.0 branch. If you want to migrate an existing language/framework, you can follow this guide. Also you need to keep in mind that Handlebars is used as template engines and besides it's pretty similar to Mustache there are different that can not be ignored. So you can follow this guide which explains steps to migrate templates from Mustaches to Handelbars.

Security contact

Please disclose any security-related issues or vulnerabilities by emailing [email protected], instead of using the public issue tracker.

License information on Generated Code

The Swagger Codegen project is intended as a benefit for users of the Swagger / Open API Specification. The project itself has the License as specified. In addition, please understand the following points:

  • The templates included with this project are subject to the License.
  • Generated code is intentionally not subject to the parent project license

When code is generated from this project, it shall be considered AS IS and owned by the user of the software. There are no warranties--expressed or implied--for generated code. You can do what you wish with it, and once generated, the code is your responsibility and subject to the licensing terms that you deem appropriate.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].