swagger2

This library is intended to be used for decoding and encoding Swagger 2.0 API specifications as well as manipulating them. The original Swagger 2.0 specification is available at http://swagger.io/specification/.


Keywords
library, swagger, web, Propose Tags, http://swagger.io/specification/, Skip to Readme, , Index, Quick Jump, Data.Swagger, Data.Swagger.Declare, Data.Swagger.Internal, Data.Swagger.Internal.AesonUtils, Data.Swagger.Internal.ParamSchema, Data.Swagger.Internal.Schema, Data.Swagger.Internal.Schema.Validation, Data.Swagger.Internal.TypeShape, Data.Swagger.Internal.Utils, Data.Swagger.Lens, Data.Swagger.Operation, Data.Swagger.Optics, Data.Swagger.ParamSchema, Data.Swagger.Schema, Data.Swagger.Schema.Generator, Data.Swagger.Schema.Validation, Data.Swagger.SchemaOptions, swagger2-2.8.8.tar.gz, browse, Package description, Package maintainers, DavidJohnson, NickolayKudasov, phadej, swamp_agr, edit package information , 2.1.3, 2.3.1, 2.3.1.1, 2.4, 2.7, haddock documentation, examples/ directory, Swagger Editor, Swagger UI, Swagger's Tools and Integrations page, github issue tracker
License
BSD-3-Clause
Install
cabal install swagger2-2.8.8

Documentation

swagger2

Join the chat at https://gitter.im/haskell-swagger2/Lobby

Hackage Build Status Stackage LTS Stackage Nightly

Swagger 2.0 data model.

The original Swagger 2.0 specification is available at http://swagger.io/specification/.

Usage

This library is intended to be used for decoding and encoding Swagger 2.0 API specifications as well as manipulating them.

Please refer to haddock documentation.

Some examples can be found in examples/ directory.

Trying out

All generated swagger specifications can be interactively viewed on Swagger Editor.

Ready-to-use specification can be served as JSON and interactive API documentation can be displayed using Swagger UI.

Many Swagger tools, including server and client code generation for many languages, can be found on Swagger's Tools and Integrations page.

Contributing

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

GetShopTV Team