14 lines
189 B
PHP
14 lines
189 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: leanderschmedemann
|
|
* Date: 02/03/2017
|
|
* Time: 09:43
|
|
*/
|
|
|
|
?>
|
|
|
|
<html>
|
|
This is an API. Specs can be found <a href="api.html">here</a>.
|
|
</html>
|