raml-javascript-generator icon indicating copy to clipboard operation
raml-javascript-generator copied to clipboard

Generate a JavaScript API client from RAML

Results 42 raml-javascript-generator issues
Sort by recently updated
recently updated
newest added

We need to support OAuth 1.0 clients in the JavaScript generator. That means a promise-based reusable OAuth 1.0 library like https://github.com/mulesoft/js-client-oauth2. There also needs to be associated documentation generated in...

Continuing from https://github.com/mulesoft/raml-client-generator/issues/12, we should be able to configure options using the data object: - Git url - Author name - Issues url - License name - License file -...