New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rest2ts

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rest2ts

Generate modern TypeScript types from REST APIs

latest
Source
npmnpm
Version
6.3.5
Version published
Weekly downloads
134
-21.18%
Maintainers
1
Weekly downloads
 
Created
Source

REST2TS

NPM Version JSR Version

Generate modern TypeScript types from REST APIs

🚀 Usage

npx rest2ts -s https://petstore.swagger.io/v2/swagger.json -t ./api

📖 Docs

👉 https://gaboe.github.io/rest2ts/ 👈

🤝 Support

📦 Contribution

  • Clone the repository

  • At root level run

pnpm i
  • Change the at /apps/cli

  • Write test for your change or test them with

pnpm test

if you want to change snapshot run

pnpm test:snapshot:update

Keywords

rest

FAQs

Package last updated on 04 Feb 2026

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