Kortex This is simple and easy to use boiler plate code for developing REST API in Vert.x using Kotlin with Mongo as your database. Will try to follow all the available best practices and optimizations to make this better. Suggestions are always welcome. Building To launch your tests: ./gradlew clean test To package your application: ./gradlew clean assemble To run your application: ./gradlew clean run Help Vert.x Documentation Vert.x Stack Overflow Vert.x User Group Vert.x Gitter