Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vodyani/swagger
📚 swagger 内聚了开发中常用的文档装饰器、方法和模块,并支持动态加载 extra model。
https://github.com/vodyani/swagger
nodejs open-api swagger typescript
Last synced: about 1 month ago
JSON representation
📚 swagger 内聚了开发中常用的文档装饰器、方法和模块,并支持动态加载 extra model。
- Host: GitHub
- URL: https://github.com/vodyani/swagger
- Owner: vodyani
- License: mit
- Created: 2022-04-06T05:53:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T23:59:41.000Z (7 months ago)
- Last Synced: 2024-04-11T02:12:45.971Z (7 months ago)
- Topics: nodejs, open-api, swagger, typescript
- Language: TypeScript
- Homepage:
- Size: 267 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vodyani swagger
📚 swagger 内聚了开发中常用的文档装饰器、方法和模块,并支持动态加载 extra model。
[![Npm](https://img.shields.io/npm/v/@vodyani/swagger/latest.svg)](https://www.npmjs.com/package/@vodyani/ark)
[![Npm](https://img.shields.io/npm/v/@vodyani/swagger/beta.svg)](https://www.npmjs.com/package/@vodyani/ark)
[![Npm](https://img.shields.io/npm/dm/@vodyani/swagger)](https://www.npmjs.com/package/@vodyani/ark)
[![License](https://img.shields.io/github/license/vodyani/swagger)](LICENSE)
![Workflow](https://github.com/vodyani/swagger/actions/workflows/release.yml/badge.svg)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)## Installation
```sh
npm install @vodyani/swagger
```## Getting started
- [使用文档 📚](https://vodyani.netlify.app/docs/other/swagger)
- [Documentation 📚](https://vodyani.netlify.app/en/docs/other/swagger)## Questions
- [Discussions 🧐](https://github.com/vodyani/swagger/discussions)
## Team
|[![ChoGathK](https://github.com/chogathK.png?size=100)](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|![Alt](https://repobeats.axiom.co/api/embed/626cc74ad291885e9eb15d9986c2ce4977748949.svg "Repobeats analytics image")
## License
Vodyani swagger is [MIT licensed](LICENSE).