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
- Host: GitHub
- URL: https://github.com/twe4ked/api-docs
- Owner: twe4ked
- Created: 2016-12-27T01:29:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T20:02:06.000Z (about 8 years ago)
- Last Synced: 2025-08-04T20:30:17.362Z (11 months ago)
- Topics: api, documentation, javascript, react, static
- Language: JavaScript
- Homepage: https://twe4ked.github.io/api-docs/
- Size: 1.28 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```