Skip to content

vq-labs/vq-docs-marketplace-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VQ Documentation for Marketplace API

Documentation library is https://github.com/Rebilly/ReDoc.

It uses the "Deployment" example in ReDoc README but for reference it can be found below: Side Note: we fetch YAML over GitHub so anytime you want to update the API spec, push it to master.

<!DOCTYPE html>
<html>
  <head>
    <title>VQ Marketplace API Documentation | VQ Labs</title>
    <!-- needed for adaptive design -->
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
      body {
        margin: 0;
        padding: 0;
      }
    </style>
  </head>
  <body>
    <redoc spec-url='https://raw.githubusercontent.com/vq-labs/vq-docs-marketplace-api/master/swagger.yaml'></redoc>
    <script src="https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js"> </script>
  </body>
</html>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages