json-api-schema
Version:
JSON Api Schema is a JSON dialect that can describe any Web Based API that uses JSON to exchange data.
33 lines • 952 B
HTML
<html>
<head>
<meta charset='UTF-8'>
<title>JSON API Schema Documentation</title>
<link rel='stylesheet' href='assets/codo.css' type='text/css'>
<script src='assets/codo.js'></script>
<script src='assets/search_data.js'></script>
</head>
<body class='list'>
<div class='list' id='content'>
<h1 class='full_list_header'>File List</h1>
<nav>
<a target='_self' href='class_list.html'>Classes</a>
<a target='_self' href='file_list.html'>Files</a>
<a target='_self' href='method_list.html'>Methods</a>
<a target='_self' href='extra_list.html'>Extras</a>
</nav>
<div id='search'>
Search:
<input type='text'>
</div>
<ul>
<li>
<a href='README.md.html' target='main' title='README.md'>README.md</a>
</li>
<li>
<a href='LICENSE.html' target='main' title='LICENSE'>LICENSE</a>
</li>
</ul>
</div>
</body>
</html>