Skip to content

takecy/vertx3-api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API server template of Vert.x 3.x

Build Status


Overview

RESTful API server template of Vert.x 3+.
Based on was operational experience of Vert.x 2.x, the template application is made in the configuration, such as use in a production environment.


Structure

Vert.x is realy friendly Reactive programing.
So you should use vertx-rx.

Dependencies

Application

Build

  • Maven (back from Gradle)

Testing

CI


Features

  • dependency injection
  • continuous integration
  • http routing
  • eventbus
  • send http request
  • Redis connect
  • MySQL connect
  • testing

License

MIT

About

RESTful API server template of Vert.x 3.x

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published