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

https://github.com/aaronshaf/react-openapi

React component for viewing Open API specifications
https://github.com/aaronshaf/react-openapi

openapi swagger

Last synced: 9 months ago
JSON representation

React component for viewing Open API specifications

Awesome Lists containing this project

README

          

React component for viewing Open API specification

```
npm install react-openapi --save
```

```javascript
import OpenAPI from 'react-openapi'
```

```jsx

```

![screenshot](https://d3vv6lp55qjaqc.cloudfront.net/items/2I2u1n322V3G3H0M3C3B/Screen%20Recording%202016-09-25%20at%2006.29%20PM.gif?X-CloudApp-Visitor-Id=ab2071d5f76f8504ab6d3070d8a2c5c3&v=ee90222a)

Before `npm publish` run `npm run build`