All Projects → higherkindness → Skeuomorph

higherkindness / Skeuomorph

Licence: apache-2.0
skema morphisms

Programming Languages

scala
5932 projects

[comment]: <> (Don't edit this file!) [comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) [comment]: <> (If you want to suggest a change, please open a PR or issue in that repository)

codecov.io Maven Central Latest version License Join the chat at https://gitter.im/higherkindness/skeuomorph GitHub Issues

skeuomorph

Skeuomorph is a library for transforming different schemas in Scala. It provides schema definitions as non-recursive ADTs, and transformations & optimizations via recursion schemes.

This library is primarily intended to be used at mu, but it's completely independent from it, so anybody can use it.

Skeuomorph depends heavily on cats and droste.

More information can be found at the microsite.

Documentation

For installing this library, add the following line to your build.sbt file:

libraryDependencies += "io.higherkindness" %% "skeuomorph" % "0.0.29"

The full documentation is available at the skeuomorph site.

NOTICE

The following files api-with-examples.yaml, petstore-expanded.yaml, callback-example.yaml, petstore.yaml, link-example.yaml and uspto.yaml inside the folder (test/resources/openapi/yaml) were copied from OpenAPI Specification project under the terms of the licence Apache License Version 2.0, January 2004.

Skeuomorph in the wild

If you wish to add your library here please consider a PR to include it in the list below.

Name Description
mu purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

Copyright

skeuomorph is designed and developed by 47 Degrees Open Source

Copyright (C) 2018-2021 47 Degrees Open Source https://www.47deg.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].