An open API service indexing awesome lists of open source software.

https://github.com/commercetools/scraml

sbt-plugin to create API models from RAML
https://github.com/commercetools/scraml

Last synced: 11 months ago
JSON representation

sbt-plugin to create API models from RAML

Awesome Lists containing this project

README

          

# SCRAML

[![latest release](https://shields.io/badge/-Maven_Central-lightgrey?style=flat&logo=scala)](https://search.maven.org/search?q=g:com.commercetools%20AND%20a:sbt-scraml)

`sbt` plugin that generates code from RAML files at build time.

Built on top of the [commercetools/rest-modeling-framework](https://github.com/commercetools/rest-modeling-framework)
and [scalameta](https://scalameta.org/).

## How to use

check the [docs](https://commercetools.github.io/scraml)

### License

The code and artifacts of the `sbt-scraml` plugin are licensed under the terms of the [Apache License Version 2.0](License).

The RAML specification files in the folder `src/sbt-test/sbt-scraml/ct-api`, `src/sbt-test/sbt-scraml/ct-api-sphere` folders
are distributed under the conditions specified in the [source repository](https://github.com/commercetools/commercetools-api-reference).