-
OpenAPI3RouterFactory is great at mapping the Open API schema to Vert.x routes but its way too tedious to do the rest of the work to implement the REST services.
What it needs is code generation fo…
-
The [skeleton-plugin](https://github.com/aurelia/skeleton-plugin) repo seems active while this one looks dead!? Which one to use?
Please make it clear in Readme. Thanks :)
-
The app role needs to have rest-reader to use any REST API endpoints, and rest-writer to call any that make changes. I propose adding rest-reader and a commented-out rest-writer:
```
@ml.app-role
…
-
When running generator it asks for Name as a multistep process, but the text isn't completely clear at each step. Also the term Name is used twice, which may cause confusion.
![screen shot 2015-08-07…
-
BioJS Edu was very useful in the beginning of BioJS 2.0. Right now, it has to be updated and rewritten. Some code examples are already out of date. How about we use docco for documented code and redes…
-
Been reading your blog post and was excited to get started with Aurealia and TS, however...
I wish you would split this repo into more repos, at least group them in some logical fashion: one for Visu…
-
Hi guys,
I'm using yeoman to build my site (with this generator: https://github.com/Swiip/generator-gulp-angular ). I've been developing my site with 'gulp serve' and everything is working fine, but …
Sepho updated
7 years ago
-
There are currently these popular Ethereum DAapp frameworks: Truffle, Dapple, Embark.
I'm wondering if there is room for another one, an expansion of this repo, that keeps the following visions:
1. …
-
-
I need to dynamically create index definition.
Would it be possible to add an variable for each -indexes> element?
```
@ml.range-element-index-xml
```
I will provide the PR if you are O…