1.0.13 • Published 3 days ago

sway-node v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

Note This is a fork of apigee-127/sway with goal to only support Node 18 with fewer dependencies

A library that simplifies Swagger integrations. This library handles the minutiae of loading Swagger documents (local and remote), resolving references (local, remote), building an object model and providing you with a rich set of APIs for things like Swagger document validation, request/response validation, etc. For more details on the available APIs, please view the API Documentation.

Sway will always be built around the latest stable release of Swagger, which happens to be version 2.0 right now. This means that its APIs and object model will be specific to that version of Swagger and supporting any other versions of Swagger will require a conversion step prior to using Sway.

Project Badges

  • Build status: Build Status
  • Downloads: NPM Downloads Per Month
  • License: License
  • Version: NPM Version

Installation

Installation for Node.js applications can be done via NPM.

npm install sway-node --save

Documentation

The documentation for this project can be found here: /docs/README

Of course, if you just want a quick link to the API documentation, that would be here:/docs/API.md

1.0.13

3 days ago

1.0.11

17 days ago

1.0.12

17 days ago

1.0.10

2 months ago

1.0.9

8 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

12 months ago

1.0.4

1 year ago