odd-box 0.1.10

a dead simple reverse proxy server and web server
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>odd-box</title>
</head>
<body>

<p>Sorry, no web ui exists here yet.</p>

<p>Perhaps you want to read the API documentation instead?</p>


<ul>
  <li><a href="/swagger-ui">Swagger</a></li>
  <li><a href="/rapidoc">Rapidoc</a></li>
  <li><a href="/redoc">Redoc</a></li>
</ul>


<script src="/script.js"></script>
</body>
</html>