Skip to content

aesteve/vertx-web-groovy-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertx-web-groovy-dsl

A Groovy DSL to declare Vert.x Web routes

This projects aims at providing another way to define your web routes with vert-web if you're using Groovy, in a more Groovy-ish manner.

The most interesting feature is the ability to declare routers and sub-routers in a nested way with nested closures.

Take a look at the routes.groovy in the test folder to have a glimpse at what you can do.

Still a work in progress, more syntaxic sugar to come :)

About

A simple Groovy DSL to declare Vert.x Apex routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages