signalk-server
Version:
An implementation of a [Signal K](http://signalk.org) server for boats.
34 lines (32 loc) • 1.04 kB
HTML
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;600&family=Roboto+Mono&display=swap" rel="stylesheet">
<script type="text/javascript" src="rapidoc-min.js"></script>
</head>
<body>
<rapi-doc
id="thedoc"
spec-url="https://localhost:3443/skServer/openapi/resources"
theme="light"
allow-api-list-style-selection = "true"
allow-spec-file-load="false"
use-path-in-nav-bar="true"
show-components = "true"
show-info = "true"
show-header = "true"
allow-search = "false"
allow-advanced-search = "true"
render-style = "focused"
regular-font = 'Open Sans'
mono-font = "Roboto Mono"
schema-style = 'tree'
schema-expand-level = "0"
default-schema-tab = "model"
show-components = "true"
info-description-headings-in-navbar = "true"
> </rapi-doc>
</body>
</html>