RESTFriendshipAPIVerticleImpl
class RESTFriendshipAPIVerticleImpl(service: FriendshipService) : AbstractVerticle, RESTFriendshipAPIVerticle
Verticle that exposes the REST API for the friendship service.
Parameters
service
the friendship service