plutoapi-v2/public/index.html

11 lines
210 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>PlutoDev REST API</title>
</head>
<body>
Welcome to the Pluto Development REST API!
</body>
</html>