Skip to content
Snippets Groups Projects
Commit 01c2dcc1 authored by Nigel  Sahl's avatar Nigel Sahl
Browse files

Create api for filter

parent 7246bbe6
No related merge requests found
<?php
require_once __DIR__ . "/../../../controller/GymFilterController.php";
$controller = new GymFilterController();
$controller->respond();
?>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment