Files
post-grachelor-web/index.php
2017-04-27 19:07:33 +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("api.html", "here").".";
?>