See http://shaarli.github.io/api-documentation/#links-link-get
* REST API routes are handle by Slim. * Every API controller go through ApiMiddleware which handles security. * First service implemented `/info`, for tests purpose.