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

https://github.com/twe4ked/api-docs

View API documentation generated by rspec-api-docs
https://github.com/twe4ked/api-docs

api documentation javascript react static

Last synced: about 1 month ago
JSON representation

View API documentation generated by rspec-api-docs

Awesome Lists containing this project

README

          

api-docs

View API documentation generated by rspec-api-docs

## Demo

https://twe4ked.github.io/api-docs/

## Run locally

```
cp .env.example .env
npm install
npm start
```

## Deploy

```
npm run deploy
```