@readme/api-explorer

UI components for the API explorer


Keywords
openapi, react
License
ISC
Install
npm install @readme/api-explorer@13.4.18

Documentation

🚨 With the release of ReadMe's reference guide redesign this repository and codebase has been deprecated.

If you have issues with this legacy API Explorer or our current Reference guides, please email our support team at support@readme.io

api-explorer

Open source components that make up ReadMe's API Explorer.

Build

This repo consists of the following npm modules:

Installation

git clone git@github.com:readmeio/api-explorer.git
cd api-explorer
npm ci

Running the tests

npm test

Usage

To spin up an example server:

npm start

Fetching the latest stylesheet from ReadMe

# Fetch the latest
curl https://docs.readme.com/css/bundle-hub2.css -o example/bundle-hub2.css