Skip to content

A Scala OpenAPI parser, validator, and generator

License

Notifications You must be signed in to change notification settings

loicknuchel/TypedAPI

Repository files navigation

TypedAPI

travis-badge codecov-badge release-badge maven-badge license-badge

A Scala OpenAPI parser, validator, and generator.

Quick Start

Add the dependency to your build.sbt (Scala 2.12 or later):

libraryDependencies += "fr.loicknuchel" %% "typedapi" % "<version>"

Releasing

Every commit on master is released as SNAPSHOT so you can use it immediately thanks to sbt-ci-release plugin. To push a stable release, push a tag version starting with 'v' (ex: v0.1.0) or create a release from github interface with a correct tage name.

About

A Scala OpenAPI parser, validator, and generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages