Files
postgrachelor-php/index.php
2017-04-27 19:01:08 +02:00

11 lines
178 B
PHP

<?php
/**
* Created by PhpStorm.
* User: leanderschmedemann
* Date: 02/03/2017
* Time: 09:43
*/
echo "This is an API. Specs can be found ".link(scpes.html, "here").".";
?>