Skip to content

Files

Latest commit

4f7632b · Mar 12, 2025

History

History

api-explorer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 10, 2024
Nov 10, 2023
Feb 19, 2025
Jun 18, 2020
Mar 12, 2025
Jan 2, 2024
Jun 18, 2020
Oct 15, 2020
Jan 2, 2024
Jan 2, 2024
Mar 12, 2025
Jun 18, 2020
Jan 2, 2024
Jan 2, 2024

OpenAPI Explorer

Use this OpenAPI Explorer to read any OpenAPI specification and explore its methods and types. Fast and powerful searching is also supported.

This is an Open Source project that builds on the specification processing created in the Looker SDK Codegen project.

Getting started

This package uses Yarn. See the Yarn installation instructions if you need to install it.

To install dependencies, run:

yarn install

followed by:

NOTE: For API-explorer to build all other packages must have been built at least once. Use yarn build to do a complete build.

yarn workspace @looker/api-explorer develop

will start the development server and monitor for changes.

To see the other scripts supported by the package, do

yarn workspace @looker/api-explorer run