openapi-typed: Types for OpenAPI

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/meeshkan/openapi-haskell#readme


[Skip to Readme]

Properties

Versions 0.0.0.0, 0.0.0.1, 0.0.0.1
Change log ChangeLog.md
Dependencies aeson (>=1.4.7 && <1.5), base (>=4.7 && <5), text (>=1.2.4 && <1.3), unordered-containers (>=0.2.10 && <0.3), vector (>=0.12.1 && <0.13) [details]
License BSD-3-Clause
Copyright 2020 Meeshkan Oy
Author Mike Solomon
Maintainer mike@meeshkan.com
Category OpenAPI
Home page https://github.com/meeshkan/openapi-haskell#readme
Bug tracker https://github.com/meeshkan/openapi-haskell/issues
Source repo head: git clone https://github.com/meeshkan/openapi-haskell
Uploaded by mikesol at 2020-04-24T10:49:49Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for openapi-typed-0.0.0.1

[back to package description]

openapi-typed

Haskell types for OpenAPI 3.0.0. The types follow the following opinonated conventions and deviations from the standards:

The Hackage package is in openapi-typed. The tests show how to use this library to parse the Slack and Stripe OpenAPI specs.