/vertx-freq-cap

A frequency cap web service using Groovy, Spring Boot, Vert.x and Redis

Primary LanguageGroovy

Hello!

This is a web service built using Vertx and Redis. It is only intended to be a showcase of vertx framework.

The app is written in Groovy and leverages Redis hashes as a user impression counter store.

Fire it up and launch http://localhost:8080/cap?campaignId=1&timestamp=2017-07-10 10:10:10'

TODO : add more methods to Dates

TODO

  1. Add unit and integration tests
  2. More documentation