This commit is contained in:
Leander
2017-03-02 11:19:26 +01:00
commit 8083f5568f
5 changed files with 84 additions and 0 deletions

11
index.php Normal file
View File

@@ -0,0 +1,11 @@
<?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."
?>