mulesoft/osprey-cli
The Command Line Interface (CLI) scaffolding tool to generate Osprey-based applications, ideally from a pre-defined RAML API spec, with just a single command.
CoffeeScriptNOASSERTION
Issues
- 6
libxmljs error on install
#71 opened by jpfaria - 0
Will the CLI support RAML1 spec?
#80 opened by mbonaci - 2
Lingo package used is expired.
#77 opened - 0
Improve documentation
#67 opened by nohorbee - 1
Raml file is harcoded at app.js
#57 opened by nachoesmite - 0
routes generation
#74 opened by emanuelef - 0
Replace/alias "new" command with "init"
#73 opened by heyheyjp - 1
Add support for hosted RAML files (http)
#69 opened by nohorbee - 3
- 3
There should be a "strict" mode that turns mocking off and that warns of any routes that do not have an overriding handler
#40 opened by dmartinezg - 2
- 1
- 1
Generated osprey.create route is always "/api"
#72 opened by gimballock - 0
Integrate with Travis CI
#68 opened by nohorbee - 0
Support multiple files scenarios
#70 opened by nohorbee - 0
Check overwritten resources
#66 opened by nohorbee - 0
Create test suites based on RAML
#65 opened by nohorbee - 0
Basic Integration Testing
#64 opened by nohorbee - 0
Osprey List doesn't need raml file
#60 opened by nohorbee - 0
- 0
- 0
- 0
So that I can use console to test my service, server should publish RAML with baseUri pointing to the scaffolded API
#43 opened by dmartinezg - 0
The API console path should be configurable
#50 opened by jcenturion - 1
- 1
- 1
- 0
Methodless resources are not handled
#53 opened by dmartinezg - 0
Express is not responding on an empty raml file
#56 opened by nohorbee - 0
- 0
- 2
- 1
Error when Installing APIKit Node CLI globally
#54 opened by nohorbee - 0
- 1
running `coffee ../apikit-node-cli/src/apikit-node-cli.coffee` without parameters should give a usage message
#31 opened by dmartinezg - 1
Why all the dev-dependencies on coffeescript on the package.json in a js scaffolded project
#34 opened by dmartinezg - 1
raml file was not copied to the output folder
#32 opened by dmartinezg - 0
Console should be included with bower, so that latest version can be used in deployed service
#38 opened by dmartinezg - 0
Migrate repository to mulesoft organization
#25 opened by carlos - 0
- 3
- 4
dist/ folder in apikit-node should be pushed so that my project does not have a dependency on coffescript
#30 opened by dmartinezg - 3
- 0
- 0
Routing weirdness
#37 opened by dmartinezg - 0
If request has query string parameters, handler is never called, the mocked example gets returned
#45 opened by dmartinezg - 0
Add a cli option to setup the application name
#29 opened by jcenturion - 0
- 0
Update package.json to support npm publishing
#27 opened by jcenturion - 0
Add a grunt task to deploy to npm
#28 opened by jcenturion