@egose/swagger
TypeScript icon, indicating that this package has built-in type declarations

0.43.2 • Public • Published

@egose/swagger

The @egose/swagger package provides support for the OpenAPI Specification (formerly known as Swagger Specification), which is a format used for describing REST APIs. It can be used to describe all the API endpoints that are generated by the @egose/acl model routers.

NPM Version Package License NPM Downloads

Documentation

please see Egose documentation for more details.

Installation

npm install express mongoose @egose/swagger
npm install @types/express --save-dev
yarn add express mongoose @egose/swagger
yarn add @types/express --dev

References

Package Sidebar

Install

npm i @egose/swagger

Weekly Downloads

229

Version

0.43.2

License

MIT

Unpacked Size

131 kB

Total Files

9

Last publish

Collaborators

  • junminahn