<?php
use ProVM\Money\Common\Controller\API;
include_once 'currencies.php';
include_once 'values.php';
$app->get('/', API::class);