Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

julian-becker/openapi3

Repository files navigation

openapi3

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

Hackage Build Status Stackage LTS Stackage Nightly

OpenAPI 2.0 data model.

The original OpenAPI 2.0 specification is available at http://openapi.io/specification/.

Usage

This library is intended to be used for decoding and encoding OpenAPI 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 openapi specifications can be interactively viewed on OpenAPI Editor.

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

Many OpenAPI tools, including server and client code generation for many languages, can be found on OpenAPI'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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published