commit a18c7e358f64601b6fae119ce833311fcbe8089d Author: Ahwx Date: Sat Feb 4 16:47:36 2023 +0100 amazing beginnings diff --git a/api/index.php b/api/index.php new file mode 100644 index 0000000..8003945 --- /dev/null +++ b/api/index.php @@ -0,0 +1,29 @@ +'; + echo '' . $pin['; + echo '

' . $pin["description"] . '

'; + echo ''; +} + +?>