spacegate-shell 0.2.0-alpha.4

A library-first, lightweight, high-performance, cloud-native supported API gateway
Documentation
<!DOCTYPE html>
<html>
<head>
    <style>
        body {
            background-color: black;
            background-size: cover;
            color: white;
            font-family: Arial, sans-serif;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
            padding: 0;
        }

        h1 {
            text-align: center;
        }
    </style>
</head>

<body>
    <h1>Spacegate Management</h1>
</body>
</html>