Files
postgrachelor-php/index.php
2017-03-02 11:19:26 +01:00

11 lines
161 B
PHP

<?php
/**
* Created by PhpStorm.
* User: leanderschmedemann
* Date: 02/03/2017
* Time: 09:43
*/
echo "This is an API. Specs can be found at /dev/null."
?>