Skip to content

whatsOver/swagger-type-generator

Repository files navigation

Swagger API Documentation

image

Features

  • Beautify the swagger UI
  • Search API
  • Test API
  • Type Generator
  • API code Generator with axios
  • API code Generator with fetch
  • Open with Context Menu
  • Generate React Query Code

Installation

Chrome Extension Link

  • You can download from this link here

Local Install

  • Or You can install with developer mode
  1. download the latest release from here
  2. unzip the release
  3. open chrome and go to chrome://extensions/
  4. enable developer mode
  5. click on Load unpacked extension...
  6. select the unzipped folder
  7. enjoy! 😃

How can I test it?

Development

This extension is based with pnpm. Just follow this

pnpm i
pnpm dev

License

MIT