/vertx-zip-async

Sample project to show how to generate zip asynchronously

Primary LanguageJava

Vertx Zip Async

This sample application shows how to serve a generated ZIP file asynchronously using the Vert.x toolbox. Code is explained on my blog

How to run

# mvn clean compile exec:java
# curl http://localhost:8080/package/foo.zip -o foo.zip