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

https://github.com/flet/playground

a sample application that leverages the BestBuy/api-playground dataset
https://github.com/flet/playground

Last synced: 3 months ago
JSON representation

a sample application that leverages the BestBuy/api-playground dataset

Awesome Lists containing this project

README

        

# playground

playground website for BestBuy/api-playground

[![travis][travis-image]][travis-url]
[![standard][standard-image]][standard-url]

[travis-image]: https://img.shields.io/travis/Flet/playground.svg?style=flat-square
[travis-url]: https://travis-ci.org/Flet/playground
[standard-image]: https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square
[standard-url]: http://npm.im/semistandard

## Install

```
npm install
PLAYGROUND_URL=http://some-api-playground.example.com npm start
```

## Contributing

Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.

## License

[MIT](LICENSE.md)