libero/ping-controller

This package is abandoned and no longer maintained. No replacement package was suggested.

Ping controller for a Libero API

v0.1.0 2018-10-17 13:09 UTC

This package is auto-updated.

Last update: 2020-01-20 14:47:11 UTC


README

Build Status

This library provides a ping controller for a Libero API.

Getting started

Using Composer you can add the library as a dependency:

composer require libero/ping-controller

Use the PingController to respond to /ping requests.

Getting help