🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

raml2code-jaxrs-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml2code-jaxrs-interfaces

Simple generator of JAX-RS interfaces from RAML

latest
Source
npmnpm
Version
0.0.6
Version published
Weekly downloads
15
275%
Maintainers
1
Weekly downloads
 
Created
Source

raml2code-jaxrs-interfaces

Build Status

This create JAX-RS interfaces in Groovy, we believe that defining a contract is more important that create a full SDK.

Important notes:

We use the optional resource.displayName to name resource classes, if you use this generator don't forget to provide it. Example:

  /cats:
    displayName: Gatitos

Will generate GatitosResource

This is part of the raml2code project.

Keywords

utils

FAQs

Package last updated on 06 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts