GitHunt
SH

A Vert.x Kotlin REST API boilerplate

= Kortex

image:https://img.shields.io/badge/vert.x-3.9.3-purple.svg[link="https://vertx.io"]

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

Languages

Kotlin100.0%

Contributors

Latest Release

v0.0.1June 4, 2021
Created September 26, 2020
Updated June 4, 2021