Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aliksend/openapi-routes-generator

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliksend/openapi-routes-generator

Routes generator for OpenAPI

  • 1.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

openapi-routes-generator

This module allows to generate routes from openapi declaration. Routes contains typings, validation and transformations.

Types

Types can be generated in this formats:

  • request - generate types as it is in request, don't apply any transformations
  • handler - generate types as declared in openapi, don't apply any transformations
  • server - apply transformations for server (parse request and stringify response)
  • client - apply transformations for client (stringify request and parse response)

TODO explain more

Keywords

FAQs

Package last updated on 25 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc