mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-01 15:59:15 -05:00
18 lines
348 B
HTML
18 lines
348 B
HTML
<!doctype html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Komodo API Docs</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<script id="api-reference" type="application/json">
|
|
$spec
|
|
</script>
|
|
<script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>
|
|
</body>
|
|
|
|
</html> |