openapi-generator-cli

A node package wrapper for https://github.com/OpenAPITools/openapi-generator (by OpenAPITools)

Openapi-generator-cli Alternatives

Similar projects and alternatives to openapi-generator-cli

  1. crates.io

    The Rust package registry

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. warehouse

    The Python Package Index

  4. starter-workflows

    Accelerating new GitHub Actions workflows

  5. SWR

    React Hooks for Data Fetching

  6. openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  7. mitmproxy

    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

  8. swagger-ui

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  9. TanStack Query

    ๐Ÿค– Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  10. ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  11. OpenAPI-Specification

    The OpenAPI Specification Repository

  12. connect-go

    Discontinued Moved to https://github.com/connectrpc/connect-go

  13. openapi-typescript

    Generate TypeScript types from OpenAPI 3 specs

  14. protobuf

    Protocol Buffers for JavaScript & TypeScript.

  15. alova

    Workflow-Streamlined next-generation request tools. Extremely streamline API integration workflow, just one step

  16. protobuf-ts

    Protobuf and RPC for TypeScript

  17. swagger-jsdoc

    Generates swagger/openapi specification based on jsDoc comments and YAML files.

  18. openapi-typescript-code-generator

    TypeScript code generator via OpenAPI scheme.

  19. typeconv

    Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType

  20. redoc

    38 openapi-generator-cli VS redoc

    ๐Ÿ“˜ OpenAPI/Swagger-generated API Reference Documentation

  21. typoa

    ๐Ÿ— Build OpenAPI definitions from Typescript typings

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better openapi-generator-cli alternative or higher similarity.

openapi-generator-cli discussion

Log in or Post with

openapi-generator-cli reviews and mentions

Posts with mentions or reviews of openapi-generator-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-26.
  • Generating OpenAPI API clients for Angular
    4 projects | dev.to | 26 Dec 2024
    Letโ€™s learn how to generate an API client for an Angular project using the open-source OpenAPI Generator program. The OpenAPI Generator project offers a CLI for generating API client modules for multiple language targets by importing a YAML/JSON API specification file.
  • In-Depth Comparison: How to Choose the Most Suitable Enhanced Request Library
    5 projects | dev.to | 31 Aug 2024
    Since @tanstack/react-query and swr give all control of the request to the user, the API automation solution is provided by third-party request tools. For example, axios and fetch can automatically generate request codes through openapi-generator or @openapitools/openapi-generator-cli.
  • Wikimedia Enterprise โ€“ APIs for LLMs, AI Training, and More
    1 project | news.ycombinator.com | 22 May 2024
    I'm reading the API docs https://enterprise.wikimedia.com/docs/

    And they don't have an OpenAPI spec available to download? So they seriously expect developers to just manually write their own client code by reading and translating those example CURL commands by hand??!

    Seriously it's 2024! Not having an spec to download and insepct for any API is a sign of incompetence. When tools like Postman or [openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) exist and save hours of time, you can't seriously expect devs to write all this connecting code by hand anymore.

  • Generate DTO models from OpenAPI bundle yml
    1 project | /r/golang | 19 May 2023
    Hi, I want to create my dto's from a bundle file. This works nearly good, I just don't need all the functions which I am getting. I only need the model structs. I am currently using https://github.com/OpenAPITools/openapi-generator-cli via docker and I am passing the bundle.yml inside. I have the following parameter to only get model files:
  • OpenAPI - API documentation standard - Boon for the software engineers
    2 projects | dev.to | 4 Feb 2023
    You can generate boilerplate code stubs with OpenAPI spec. Yes! you heard it right! you only need to write the business logic thatโ€™s all, everything will be generated for you. There are so many generators available for every programming language. Find it here https://openapi-generator.tech. GitHub repo for the same https://github.com/OpenAPITools/openapi-generator & https://github.com/OpenAPITools/openapi-generator-cli
  • GRPC Gateway API Client?
    6 projects | /r/golang | 4 Feb 2023
    - https://github.com/OpenAPITools/openapi-generator-cli
  • Better Fastly API clients with OpenAPI Generator
    10 projects | dev.to | 1 Nov 2022
    OAG is a Java project that uses Mustache templates to configure each supported programming language. It provides a CLI openapi-generator-cli that will download the appropriate JAR file and invoke the java executable to run OAG.
  • Publishing Rust types to a TypeScript frontend
    2 projects | /r/rust | 4 Oct 2022
    So I'm assuming you're talking about generating Rust types from TypeScript? If you can get your typescript definitions into OpenAPI (i.e, via typeconv) you can use the openapi generator cli to generate rust types. However this is geared towards web backends rather than pure IPC or cross-lang interop.
  • I just developed an entire feature without reviewing it in the browser - thanks to Typescript
    3 projects | /r/webdev | 17 Aug 2022
    https://github.com/OpenAPITools/openapi-generator-cli I didn't build it so you may need to do some research on it
  • [AskJS] REST client generation tools
    1 project | /r/javascript | 11 Apr 2021
    openapi-generator-cli is what I use for openapi/swagger, along with the nestjs swagger plugin. it's not perfect but it gets the job done.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic openapi-generator-cli repo stats
11
1,513
8.5
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com