htdocs/api/data.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

require_once('411bootstrap.php');

$c = new FOO\Data_REST;
$c->route();