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
- Host: GitHub
- URL: https://github.com/commercetools/scraml
- Owner: commercetools
- License: apache-2.0
- Created: 2021-07-28T12:09:21.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T11:03:32.000Z (over 1 year ago)
- Last Synced: 2025-02-25T14:56:09.107Z (over 1 year ago)
- Language: RAML
- Homepage: https://commercetools.github.io/scraml
- Size: 1.51 MB
- Stars: 10
- Watchers: 11
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCRAML
[](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).