Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest.vertx showcase

Example project showcasing rest.vertx usage

NOTE: For demonstration purposes only, DO NOT USE in production environment unless you know what you do!

Quick run

Build

mvn clean install

Run

java -jar target/rest.vertx.example.jar

By default the example server starts on port: 4444, alternatively you can select a different port:

java -jar target/rest.vertx.example.jar -p 5555

Test

curl http://localhost:4444/api/echo

See all available examples on: http://localhost:4444/

About

Example project showcasing rest.vertx usage

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages