An open API service indexing awesome lists of open source software.

https://github.com/bmlt-enabled/bmlt-api-explorer


https://github.com/bmlt-enabled/bmlt-api-explorer

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# bmlt-api-explorer
The **BMLT API Explorer** is a stand alone replacement for the current **Semantic Workshop** built in react.

#### Steps To Build Locally

Using Yarn:
```
yarn
yarn start
```
Using NPM
```
npm install
npm start
```

#### Current URL
[https://explorer.bmlt.app/](https://explorer.bmlt.app/)