Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byndyusoft/nest-swagger

Patches for @nestjs/swagger
https://github.com/byndyusoft/nest-swagger

nestjs nodejs swagger

Last synced: 17 days ago
JSON representation

Patches for @nestjs/swagger

Awesome Lists containing this project

README

        

# nest-swagger

[![npm@latest](https://img.shields.io/npm/v/@byndyusoft/nest-swagger/latest.svg)](https://www.npmjs.com/package/@byndyusoft/nest-swagger)
[![test workflow](https://github.com/Byndyusoft/nest-swagger/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/Byndyusoft/nest-swagger/actions/workflows/test.yaml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Patches for `@nestjs/swagger`

## Requirements

- Node.js v16 LTS or later
- npm or yarn

## Install

```bash
npm install @byndyusoft/nest-swagger
```

or

```bash
yarn add @byndyusoft/nest-swagger
```

## Usage

[Overview & Tutorial](https://docs.nestjs.com/openapi/introduction)

## Maintainers

- [@Byndyusoft/owners](https://github.com/orgs/Byndyusoft/teams/owners) <>
- [@Byndyusoft/team](https://github.com/orgs/Byndyusoft/teams/team)
- [@KillWolfVlad](https://github.com/KillWolfVlad)

## License

This repository is released under version 2.0 of the
[Apache License](https://www.apache.org/licenses/LICENSE-2.0).