JSPM

Found 2760 results for openapi initiative

ts-openapi

An openapi json generator based on joi information about APIs that will help you to maintain your API documentation up to date.

  • v1.1.9
  • 33.94
  • Published

@namecheap/tsoa-cli

Build swagger-compliant REST APIs using TypeScript and Node

  • v4.1.7
  • 33.61
  • Published

@kubb/plugin-swr

SWR hooks generator plugin for Kubb, creating type-safe data fetching hooks from OpenAPI specifications for React and Next.js applications.

  • v3.18.2
  • 33.55
  • Published

openapi-metadata

Auto-Generate OpenAPI specifications from Typescript decorators

  • v0.2.2
  • 33.54
  • Published

tspec

Generate OpenAPI 3.0 spec from TypeScript code.

  • v0.1.116
  • 33.18
  • Published

openapi-enforcer-middleware

An express middleware that makes it easy to write web services that follow an Open API specification.

  • v2.2.0
  • 33.09
  • Published

swagger-spec-validator

Validate an OpenAPI/Swagger API specification using the swagger.io online validator.

  • v5.0.0
  • 33.09
  • Published

hapi-openapi

Design-driven apis with OpenAPI (formerly Swagger) 2.0 and hapi.

  • v3.0.0
  • 32.87
  • Published

nest-redoc

A NestJS Frontend for your OpenAPI Specs powered by ReDoc

  • v2.0.0
  • 32.67
  • Published

openapi-connect

Base for microservices around OpenAPI/Swagger

  • v2.7.1
  • 32.64
  • Published

open-api-mocker

A mock server based in Open API Specification

  • v2.0.0
  • 32.63
  • Published

api2html

A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins

  • v0.4.0
  • 32.60
  • Published

@crumbjs/core

<img src="https://raw.githubusercontent.com/tuplescompany/crumbjs/refs/heads/main/logo/crumbjs.png" alt="CrumbJS Logo" width="200"/> - The tasty way to build fast apis.

  • v0.9.14
  • 32.60
  • Published

vitepress-openapi

Generate VitePress API Documentation from OpenAPI Specification.

  • v0.1.9
  • 32.42
  • Published

@standard-community/standard-openapi

[![npm version](https://img.shields.io/npm/v/@standard-community/standard-openapi.svg)](https://npmjs.org/package/@standard-community/standard-openapi "View this project on NPM") [![npm downloads](https://img.shields.io/npm/dm/@standard-community/standard

  • v0.1.1
  • 32.35
  • Published

sensible-api

Javascript SDK for Sensible, the developer-first platform for extracting structured data from documents so that you can build document-automation features into your SaaS products

  • v0.0.11
  • 32.29
  • Published

openapi-generator-plus

Modular OpenAPI code generator written in TypeScript and Node.js

  • v2.20.0
  • 32.07
  • Published

yaml-to-json-schema

Generate json schema from yaml (swagger, openapi, asyncapi)

  • v1.0.2
  • 32.02
  • Published

foca-openapi

根据openapi文档生成请求客户端

  • v2.3.4
  • 31.91
  • Published

koas-serializer

Koas serializer converts a response body to the negotiated response format.

  • v0.7.0
  • 31.74
  • Published

memory-card

ES6 Map like Async API, with Swagger API Backend Support.

  • v1.0.3
  • 31.70
  • Published

trpc-openapi-2

Generate an OpenAPI spec from your tRPC server, in one line of code

  • v0.1.7
  • 31.65
  • Published

openapi-cleaner

A Node.js module for cleaning OpenAPI documents by removing unused components, reducing file size and improving readability.

    • v1.2.0
    • 31.62
    • Published

    openapi-typescript-wrapper-generator

    Tool for generating typescript wrappers around generated code from [OpenAPI Generator](https://openapi-generator.tech/)

    • v0.1.0
    • 31.61
    • Published

    swaggie

    Generate TypeScript REST client code from an OpenAPI spec

    • v1.4.1
    • 31.56
    • Published

    koas-spec-handler

    Koas spec handler exposes the Open API document as a JSON API call.

    • v0.7.0
    • 31.55
    • Published

    vitest-openapi

    [![npm](https://img.shields.io/npm/v/vitest-openapi.svg)](https://www.npmjs.com/package/vitest-openapi) [![test](https://github.com/yutak23/vitest-openapi/actions/workflows/test.yaml/badge.svg)](https://github.com/yutak23/vitest-openapi/actions/workflows/

    • v1.0.3
    • 31.39
    • Published

    koas-parameters

    Koas parameters attempts to coerce path and query parameters to the type specified in their respective JSON schema.

    • v0.7.0
    • 31.39
    • Published

    koas-body-parser

    Koas body parser parses and validates request bodies based on the current operation.

    • v0.7.0
    • 31.38
    • Published

    koas-core

    > [Koa][] + [OpenAPI Specification][] = Koas

    • v0.7.0
    • 31.38
    • Published

    itdoc

    Test-driven documentation for RESTful services

    • v0.4.1
    • 31.37
    • Published

    koas-swagger-ui

    Koas Swagger UI serves Swagger UI. This requires the `specURL` variable to have been set on the `ctx.openApi` object. Typically this is done by combining it with [`koas-spec-handler`][].

    • v0.7.0
    • 31.36
    • Published

    koas-operations

    Koas operations maps operation IDs to Koa controller functions.

    • v0.7.0
    • 31.35
    • Published

    koas-status-code

    Koas status code automatically sets the response status code based on the success status code specified in the Open API object.

    • v0.7.0
    • 31.34
    • Published

    @scalar/galaxy

    OpenAPI example specification in YAML and JSON

    • v0.5.7
    • 31.34
    • Published

    @agentica/core

    Agentic AI Library specialized in LLM Function Calling

    • v0.32.3-dev.3
    • 31.13
    • Published

    openapi-enforcer-cli

    A command line tool for the openapi enforcer libraries

    • v0.3.7
    • 31.06
    • Published

    odata2openapi

    Convert OData metadata document to OpenAPI (fka Swagger) format

    • v1.3.2
    • 31.05
    • Published

    next-openapi-gen

    Automatically generate OpenAPI 3.0 documentation from Next.js projects, with support for Zod schemas and TypeScript types.

    • v0.7.5
    • 31.02
    • Published

    @kubb/plugin-vue-query

    Vue Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Vue.js applications.

    • v3.18.2
    • 30.99
    • Published

    profoundjs-swagger-stats

    API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification

    • v2.0.3
    • 30.75
    • Published

    apigen-ts

    Simple typed OpenAPI client generator

    • v1.2.1
    • 30.63
    • Published

    create-zuplo-api

    Create Zuplo API with one command

    • v6.59.48
    • 30.58
    • Published

    ng-openapi

    Generate Angular services and TypeScript types from OpenAPI/Swagger specifications

    • v0.1.12
    • 30.52
    • Published

    yasway

    A library that simplifies Swagger integrations.

    • v1.10.7
    • 30.43
    • Published

    openapi-jsdoc

    Generates OpenAPI doc based on JSDoc

    • v0.0.2
    • 30.41
    • Published

    @shixinde/apifox-swagger

    从 Apifox 导出 Swagger/OpenAPI 文档并生成 TypeScript 类型定义的工具

    • v4.0.1
    • 30.31
    • Published

    openapi-snippet-cli

    Adds openapi snippets using openapi-snippet module in redoc style

    • v0.2.1
    • 30.08
    • Published

    @scalar/ts-to-openapi

    Convert typescript types to openapi spec compliant json

    • v0.1.0
    • 30.07
    • Published

    koas-security

    Koas security checks if a request matches the security requirement of an operation. For example, given the following partial OpenAPI document:

    • v0.7.0
    • 30.07
    • Published

    oval

    oval: CLI for validating OpenAPI specification (OAS) documents

    • v1.0.0
    • 30.03
    • Published

    openapi-zod

    Generate zod schemas from Swagger OpenAPI specs

    • v0.2.7
    • 30.02
    • Published

    docker-client

    Docker API client automatically generated from the main Docker repository using swagger-codegen and the typescript-fetch language target

    • v1.38.1
    • 30.00
    • Published

    @elliots/openapi-ts-backend

    Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

    • v2.0.9
    • 29.99
    • Published

    joi-openapi

    Joi converter to openapi 3.0 standard

    • v3.2.1
    • 29.98
    • Published

    repzo

    Repzo TypeScript SDK

    • v1.0.186
    • 29.87
    • Published

    @avanzu/oas-builder

    Code your openapi specifications using a fluent interface that integrates seamlessly with fluent-json-schema

    • v2.1.0
    • 29.85
    • Published

    @nestia/editor

    Swagger-UI + Cloud TypeScript Editor

    • v8.0.1
    • 29.84
    • Published

    ts-oas

    Automatically generate OpenAPI specifications from opinionated Typescript types.

    • v0.5.3
    • 29.64
    • Published

    openapi-validator-utils

    OpenAPI request, parameters, headers and response validator methods

    • v1.1.7
    • 29.61
    • Published

    @alova/wormhole

    More modern openAPI generating solution for alova.js

    • v1.2.0
    • 29.59
    • Published

    weaver-frontend-cli

    🕷️ Weaver CLI - Generador completo de arquitectura Clean Architecture con parser OpenAPI avanzado para entidades CRUD y flujos de negocio complejos

    • v2.2.8
    • 29.38
    • Published

    starlight-openapi-rapidoc

    Starlight plugin to generate documentation from OpenAPI/Swagger specifications + RapiDoc..

    • v0.8.1-beta
    • 29.35
    • Published

    @apvee/azure-functions-openapi

    An extension for Azure Functions V4 that provides support for exporting OpenAPI spec files from annotated Azure Functions.

    • v1.0.2
    • 29.35
    • Published

    hal-mcp

    HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models with OpenAPI/Swagger integration

    • v1.0.13
    • 29.09
    • Published

    @kubb/plugin-cypress

    Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.

    • v3.18.2
    • 29.02
    • Published

    @agentica/rpc

    Agentic AI Library specialized in LLM Function Calling

    • v0.32.3-dev.3
    • 28.90
    • Published

    @foadonis/openapi

    Generate OpenAPI specifications on Adonis

    • v0.4.1
    • 28.86
    • Published

    @pinkpixel/prysm-llm

    Structure-focused web scraper optimized for LLMs for use with MCP with minimal console output. Configure output directory with PRYSM_OUTPUT_DIR environment variable.

      • v1.1.1
      • 28.76
      • Published

      gologin-mcp

      MCP server that connects to the GoLogin API

        • v0.0.9
        • 28.73
        • Published

        koa-x-router

        `koa-x-router` is a library that extends the functionality of `koa-router` by providing validation and automatic API documentation features. It simplifies the process of defining routes, validating request data, and generating API documentation.

        • v0.0.15
        • 28.73
        • Published

        wg-api-sdk

        An SDK that provides auto-generated fetch functions and types for interacting with WeGroup 's APIs, based on the OpenAPI specification file.

          • v1.0.60
          • 28.67
          • Published

          openapi-doc

          Programmatically builds an Open API (Swagger 2.0) document as an Express endpoint so that the documentation and source can live together in one place. It is like annotating an Express endpoint. Later, the API can be bound to Express.

          • v5.0.4
          • 28.67
          • Published

          openapi-ts-request

          Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas

          • v1.7.1
          • 28.55
          • Published

          widdershins-x

          OpenAPI/ Swagger / AsyncAPI / Semoasa definition to Slate / Shins compatible markdown

          • v4.0.5
          • 28.50
          • Published

          @ng-openapi/http-resource

          HTTP Resource plugin for ng-openapi - Angular HTTP utilities with caching and state management

          • v0.0.13
          • 28.46
          • Published

          jsonv-ts

          JSON Schema builder and validator for TypeScript with static type inference, Hono middleware for OpenAPI generation and validation, and MCP server/client implementation. Lightweight, dependency-free, and built on Web Standards.

          • v0.8.2
          • 28.39
          • Published

          @foryourdev/jest-swag

          Generate OpenAPI/Swagger documentation from your Jest API tests

          • v2.0.1
          • 28.37
          • Published

          boats

          Beautiful Open / Async Template System - Write less yaml with BOATS and Nunjucks.

          • v5.1.3
          • 28.28
          • Published

          jest-expect-openapi

          Jest/Vitest matcher for asserting valid OpenAPI definitions

          • v4.0.1
          • 28.23
          • Published

          @kubb/plugin-svelte-query

          Svelte Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Svelte applications.

          • v3.18.2
          • 28.15
          • Published

          @zodios/axios

          Typescript API client with axios

          • v11.0.0-beta.19
          • 28.06
          • Published

          @openapi-ts/backend

          Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

          • v2.0.5
          • 28.01
          • Published

          spec-workflow-mcp

          MCP server for managing spec workflow (requirements, design, implementation)

          • v1.0.8
          • 27.96
          • Published

          @stackql/provider-utils

          Utilities for building StackQL providers from OpenAPI specifications.

          • v0.3.9
          • 27.93
          • Published

          swagmock

          Mock data generator for swagger api

          • v1.0.0
          • 27.86
          • Published

          @ibash/apigen-ts

          Simple typed OpenAPI client generator

          • v1.2.1
          • 27.79
          • Published

          @povio/openapi-codegen-cli

          **NOTE:** This CLI tool is primarily designed for use within our organization. The generated code output aligns with our internal template. If you are using this tool without our internal template, make sure to use it in **standalone** mode.

          • v1.1.2
          • 27.50
          • Published

          @crumbjs/mongo

          <img src="https://raw.githubusercontent.com/tuplescompany/crumbjs/refs/heads/main/logo/crumbjs.png" alt="CrumbJS Logo" width="200"/> - The tasty way to build fast apis.

          • v1.0.12
          • 27.46
          • Published

          sway-node

          A library that simplifies Swagger integrations.

          • v1.0.26
          • 27.43
          • Published

          swagger-parser-zschema

          Swagger 2.0 and OpenAPI 3.0/3.1 parser and validator for Node and browsers

          • v12.0.0-zschema.0
          • 27.37
          • Published

          koa-openapi-validator

          Automatically validate API requests with OpenAPI 3 and Koa.

          • v4.12.0-beta.5
          • 27.32
          • Published

          agentlangcli

          A command-line interface tool for AgentLang

          • v0.0.37
          • 27.30
          • Published

          rest2ts

          Generate modern TypeScript types from REST APIs

          • v6.2.0
          • 27.28
          • Published

          hono-takibi

          Hono Takibi is a CLI tool that generates Hono routes from OpenAPI specifications.

          • v0.9.26
          • 27.27
          • Published

          fastify-openapi-docs

          A simple plugin for Fastify that generates OpenAPI spec automatically.

          • v4.0.1
          • 27.20
          • Published

          @dorval/core

          Core Dart/Flutter code generation library for OpenAPI specifications

          • v0.2.1
          • 27.15
          • Published

          swagger-typed-express-docs

          Simple express runtime parser and documentation swagger generator with 100% support of Typescript static types

          • v0.9.2
          • 27.12
          • Published

          autodesk-forks-sway

          A forked library that simplifies OpenAPI integrations.

          • v2.2.0
          • 27.11
          • Published

          openapi2html

          Yet another static html generator for Open API 2.0 / Swagger 2.0

          • v2.0.1
          • 26.96
          • Published

          agentica

          Agentic AI Library specialized in LLM Function Calling

          • v0.32.3-dev.3
          • 26.78
          • Published

          openapi-transformer

          Transforms OpenAPI Schemas to other formats like MarkDown and PlantUML

          • v0.11.0
          • 26.75
          • Published

          openapi-tree-shaker

          A tool to tree-shake OpenAPI specifications by removing unused paths and components

          • v1.1.1
          • 26.62
          • Published

          @kubb/plugin-solid-query

          Solid Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Solid.js applications.

          • v3.18.2
          • 26.60
          • Published

          fastify-openapi-connector

          Fastify plugin that will set-up routes with security & json validation based on OpenAPI specification

          • v2.0.2
          • 26.56
          • Published

          otdgen

          The script outputs test data from the OpenApi schema file to the folder specified by the argument.

          • v3.1.1
          • 26.50
          • Published

          express-openapi-generator

          An Express plugin that can parse an app and generate a OpenApiv3 document.

          • v1.2.0
          • 26.49
          • Published

          @thelord/unifi-mcp-server

          Model Context Protocol server for UniFi Network API with comprehensive tool documentation and web server for OpenAPI specs

          • v1.4.1
          • 26.49
          • Published

          angular-swagger-ui

          AngularJS implementation of OpenAPI (aka Swagger) UI

          • v0.6.5
          • 26.46
          • Published

          tsmeta

          typescript project meta analysis

          • v0.12.7
          • 26.42
          • Published

          @ty-ras-extras/backend-io-ts

          Bundle of TyRAS Extras libraries suitable to use in backends which use `io-ts` as data validation library.

          • v2.0.0
          • 26.39
          • Published

          @agentica/benchmark

          Agentic AI Library specialized in LLM Function Calling

          • v0.32.3-dev.3
          • 26.34
          • Published

          framework-mcp

          Dual-architecture server (MCP + HTTP API) for determining vendor tool capability roles against CIS Controls Framework. Supports Microsoft Copilot custom connectors and DigitalOcean App Services deployment.

          • v1.3.7
          • 26.26
          • Published

          @ty-ras-extras/frontend-io-ts

          Bundle of TyRAS Extras libraries suitable to use in frontends which use `io-ts` as data validation library.

          • v2.0.1
          • 26.23
          • Published

          nest.ge

          Generated API client for Your Service

          • v2.1.9
          • 26.16
          • Published

          openapi2zod

          A utility library that converts OpenAPI JSON schemas into Zod schemas

          • v0.2.3
          • 26.08
          • Published

          @octokit/openapi

          GitHub's official OpenAPI spec with Octokit extensions

          • v19.1.0
          • 26.07
          • Published

          @mulverse/bridge

          Universal type-safe API integration library for modern web applications

          • v3.2.4
          • 26.07
          • Published

          graphql-to-openapi

          A utility for converting the combination of an graphql schema and graphql query into an openapi specification.

          • v4.0.23
          • 26.06
          • Published

          @ty-ras/backend-node-io-ts-openapi

          Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.

          • v2.4.1
          • 25.98
          • Published

          tswagger

          TS-Swagger plugin generator CLI

          • v1.1.5-alpha.2
          • 25.96
          • Published

          @codegena/oapi3ts

          Codegeneration from OAS3 to TypeScript

          • v3.0.0-alpha.4
          • 25.95
          • Published

          @tzkt/oazapfts

          OpenApi TypeScript client generator

          • v4.5.2
          • 25.94
          • Published

          http-generator

          Generate .http files from OpenAPI specifications

          • v0.1.0
          • 25.78
          • Published

          arvox-backend

          Un framework backend moderne et modulaire basé sur Hono, TypeScript et l'architecture hexagonale avec authentification Better Auth + Drizzle intégrée

          • v1.1.7
          • 25.73
          • Published

          hono-typia-openapi

          Open API Schema Generator for Hono with typia

          • v0.2.0
          • 25.68
          • Published

          @har-sdk/validator

          A validator for HAR v1.2 Spec, OpenAPI and Postman documents.

          • v2.6.1
          • 25.66
          • Published

          openapi-zod-typed-express

          Simple express runtime parser and documentation swagger generator with 100% support of Typescript static types

          • v0.2.3
          • 25.64
          • Published

          hono-zod-openapi

          Alternative Hono middleware for creating OpenAPI documentation from Zod schemas

          • v0.5.0
          • 25.62
          • Published

          dorval

          CLI tool for generating Dart/Flutter API clients from OpenAPI specifications

          • v0.2.1
          • 25.58
          • Published

          nock-swagger

          Generates strongly type nock methods for your API based on Swagger/OpenAPI definition

          • v0.2.15
          • 25.57
          • Published

          directus-extension-api-docs

          directus extension for swagger interface and openapi including custom endpoints definitions // custom endpoint validations middleware based on openapi

          • v2.1.12
          • 25.50
          • Published

          mrapids

          MicroRapids API Runtime - Your OpenAPI, but executable

          • v0.1.23
          • 25.47
          • Published

          @rarible/api-client

          - `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -

            • v1.145.100
            • 25.42
            • Published

            nitro-router

            A TypeScript-first Express.js router with automatic validation, typed middleware, and OpenAPI documentation generation

            • v0.5.0
            • 25.37
            • Published

            @svengroup/openapi-to-pdf

            Create PDF API reference documentation from OpenAPI 3.0.x specification files.

            • v1.0.2
            • 25.35
            • Published

            openapi-factory

            Build API's and serverless code using node and first class functions.

            • v5.4.88
            • 25.35
            • Published

            prisma-openapi

            <h1 align="center">Prisma OpenAPI</h1> <h2 align="center">Generate OpenAPI schema from Prisma models</h2>

            • v1.3.6
            • 25.31
            • Published

            @agentica/vector-selector

            ![Agentica - ReadMe Diagram](https://github.com/user-attachments/assets/ecd06d51-b818-41c8-ab31-f0e40f48034e)

            • v0.32.3-dev.3
            • 25.28
            • Published

            @gasbuddy/service

            An opinionated framework for building configuration driven services - web, api, or job. Uses swagger, pino logging, express, confit, Typescript and Jest.

            • v12.24.6
            • 25.28
            • Published

            s2r

            Generate TypeScript API clients from Swagger/OpenAPI 2.0-3.1 documents with built-in axios, mock server, and AI-friendly documentation - S2R (Swagger to Request)

            • v0.1.24
            • 25.25
            • Published

            prisma-orpc-generator

            Prisma generator that creates fully-featured ORPC routers with OpenAPI support, advanced middleware, and multi-runtime compatibility

            • v0.1.0
            • 25.24
            • Published

            json-schema-spell-checker

            Check the spelling of your JSON Schema (including OpenAPI!) documents

              • v2.2.0
              • 25.15
              • Published

              openapi-gui

              GUI / visual editor for creating and editing OpenApi / Swagger definitions

              • v1.2.2
              • 25.13
              • Published

              arazzo-visualizer-poc

              Proof of concept React component to lint and visualize Arazzo specs

                • v1.0.13
                • 25.12
                • Published

                openapi-to-msw

                Generate random mock data from OpenAPI descriptions for msw.

                • v1.1.15
                • 25.06
                • Published

                @app-studio/react-api

                Library that generates React Hooks based on the OpenAPI specification.

                • v0.15.28
                • 25.05
                • Published

                d360

                <p align="center"> <a href="https://document360.com">Document360</a> official command-line interface (CLI) </p>

                • v1.1.3
                • 25.01
                • Published

                @majkapp/mcp-http-bridge

                A generic stdio MCP to HTTP API bridge that exposes OpenAPI endpoints as MCP tools

                • v1.3.2
                • 24.96
                • Published

                @tryloop/oats

                🌾 OATS - OpenAPI TypeScript Sync. The missing link between your OpenAPI specs and TypeScript applications. Automatically watch, generate, and sync TypeScript clients from your API definitions.

                • v2.2.45
                • 24.95
                • Published

                spectacle-docs

                Generate beautiful static API documentation from OpenAPI/Swagger 2.0 specifications

                • v1.1.0
                • 24.93
                • Published

                @triplezerooo/joi-to-swagger

                Conversion library for transforming joi schema objects into swagger / OpenApi OAS 3.0 schema definitions.

                • v6.2.1
                • 24.93
                • Published

                @codegena/oapi3ts-cli

                CLI Application API for codegeneration from OAS3

                • v2.1.10-alpha.8
                • 24.88
                • Published

                @agentica/chat

                Frontend Application of Agentica

                • v0.32.3-dev.3
                • 24.80
                • Published

                @web-bee-ru/openapi-axios

                A TypeScript abstraction over Axios for typed requests generated from OpenAPI (Swagger) schemas using openapi-typescript.

                • v0.0.6
                • 24.79
                • Published

                @har-sdk/oas

                [![Maintainability](https://api.codeclimate.com/v1/badges/4acaec95c82465cb2c3d/maintainability)](https://codeclimate.com/github/NeuraLegion/har-sdk/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/4acaec95c82465cb2c3d/test_coverage

                • v2.12.2
                • 24.78
                • Published

                @rcmade/hono-docs

                Auto-generate OpenAPI 3.0 spec from Hono route types

                • v1.0.30
                • 24.77
                • Published

                @codegena/ng-api-service

                Extension for @codegena/oapi3ts: Angular services for work with REST API

                • v2.2.0-alpha.0
                • 24.76
                • Published

                ts-gear

                swagger to typescript with mock data

                • v4.13.0
                • 24.74
                • Published