All Projects → pmlopes → slush-vertx

pmlopes / slush-vertx

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
kotlin
9241 projects
groovy
2714 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to slush-vertx

consul-cluster-manager
Consul - based cluster manager that can be plugged into Vert.x ecosystem.
Stars: ✭ 17 (-52.78%)
Mutual labels:  vertx
vertx-mail-client
No description or website provided.
Stars: ✭ 30 (-16.67%)
Mutual labels:  vertx
vertx-codegen
Vert.x code generator for asynchronous polyglot APIs
Stars: ✭ 95 (+163.89%)
Mutual labels:  vertx
wordpress-scaffold
The scaffold for GRRR's WordPress Pro setup.
Stars: ✭ 16 (-55.56%)
Mutual labels:  scaffold
vertx-vue-keycloak
This repo holds the source codes for the Medium Article "Vert.x + VueJS + OAuth2 in 5 steps"
Stars: ✭ 20 (-44.44%)
Mutual labels:  vertx
choo-cli
Command line scaffolding tools for choo
Stars: ✭ 65 (+80.56%)
Mutual labels:  scaffold
laravel-scaffold-v1
The base for developing awesome projects
Stars: ✭ 15 (-58.33%)
Mutual labels:  scaffold
generator-veams
Scaffold modern frontend web apps or web pages with a static site generator (Assemble or Mangony), Grunt and/or Gulp, Sass and Bower. Use modern frameworks like Bourbon, Bootstrap or Foundation and structure your JavaScript with ES Harmony support.
Stars: ✭ 45 (+25%)
Mutual labels:  scaffold
mod-tinkerpop-persistor
Vert.x 2.x Persistor Module for Tinkerpop-compatible Graph Databases
Stars: ✭ 17 (-52.78%)
Mutual labels:  vertx
generator-omaha
Yeoman generator designed to help you craft sustainable code for the modern web
Stars: ✭ 12 (-66.67%)
Mutual labels:  scaffold
go-echo-server-sandbox
A scaffold of golang web server using labstack/echo
Stars: ✭ 12 (-66.67%)
Mutual labels:  scaffold
react-scaffolder
⚡ Scaffolding tool for React
Stars: ✭ 43 (+19.44%)
Mutual labels:  scaffold
moon-cli
✨ Easily scaffold a Moon project
Stars: ✭ 27 (-25%)
Mutual labels:  scaffold
grooveex
Extension module for vertx-groovy adding methods and syntaxic sugar
Stars: ✭ 14 (-61.11%)
Mutual labels:  vertx
django-naqsh
Naqsh is a bootstrapping tool for quickly creating production-ready Django web services.
Stars: ✭ 47 (+30.56%)
Mutual labels:  scaffold
g5-component
Event based Browserify component scaffold. ⚾
Stars: ✭ 15 (-58.33%)
Mutual labels:  scaffold
vertx-contextual-logging
Contextual logging for Vertx applications
Stars: ✭ 19 (-47.22%)
Mutual labels:  vertx
create-nodejs-ts
Starter Project for Node.js With TypeScript.
Stars: ✭ 34 (-5.56%)
Mutual labels:  scaffold
vxrifa
Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus
Stars: ✭ 15 (-58.33%)
Mutual labels:  vertx
dr scaffold
scaffold django rest apis like a champion 🚀
Stars: ✭ 116 (+222.22%)
Mutual labels:  scaffold

This project has been replaced with https://github.com/pmlopes/vertx-starter

slush-vertx

NPM

Twitter

Scaffold with Slush your new Vert.x application!

slush-vertx is a collection of template driven code generators to scaffold Vert.x projects based on language and build tool used.

Generators

Generator Description Java Kotlin Javascript Groovy Ruby
Vert.x Starter project Generate an empty project configured for Vert.x 3 Framework ✔️ ✔️ ✔️ ✔️ ✔️
Vert.x Web Server Starter Generate a skeleton with sources and tests for Vert.x 3 Web powered REST server ✔️ ✔️ ✔️
Vert.x Web Server OpenAPI project Generate a skeleton based on Swagger 2/OpenAPI 3 specification with sources and tests for Vert.x 3 Web powered REST server ✔️ ✔️ ✔️
Vert.x Web Client OpenAPI project Generate a client based on a Swagger 2/OpenAPI 3 specification ✔️ ✔️ ✔️

List of supported build tools:

If you want to add your own generator and/or build tool give a look at how to contribute

Install

  1. Install gulp.js
  2. Install Slush
  3. Install the slush-vertx generator
$ npm install -g gulp slush slush-vertx

Usage

Example of Vert.x Starter generator asciicast

Example of Vert.x Web Starter generator asciicast

Contribute

If you want to add a generator, add templates to an existing generator or something else give a look at how to contribute

Changelog

0.0.3

  • Fixed templates for Vert.x 3.5.0 release
  • Updated swagger2openapi

0.0.2

  • New life to the project!

License

MIT © Paulo Lopes and Francesco Guardiani

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].