https://github.com/CanerSezgin/reky
Reky is an opensource API development platform. It automatically visualizes API response with outstanding graphs & tables.
https://github.com/CanerSezgin/reky
api api-rest api-testing developer-tools http-client json-viewer postman tools vue vuejs
Last synced: 8 months ago
JSON representation
Reky is an opensource API development platform. It automatically visualizes API response with outstanding graphs & tables.
- Host: GitHub
- URL: https://github.com/CanerSezgin/reky
- Owner: CanerSezgin
- License: mit
- Created: 2020-08-04T10:54:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T09:36:58.000Z (about 3 years ago)
- Last Synced: 2023-03-08T06:53:54.389Z (about 3 years ago)
- Topics: api, api-rest, api-testing, developer-tools, http-client, json-viewer, postman, tools, vue, vuejs
- Language: Vue
- Homepage:
- Size: 2.57 MB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## What is Reky?
Reky is an open source API development platform which automatically visualizes API response with outstanding graphs and help you figure out the data-structure in it swiftly.
[reky.org](https://www.reky.org)
## Contributing
Thank you for considering contributing to Reky.
Please make sure, you have taken a look at [Contributing.md](https://github.com/CanerSezgin/reky/blob/master/CONTRIBUTING.md)
## Build With
- [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Vue](https://vuejs.org/)
## Local Development Environment Setup & Commands
1. Clone this repo into your local
2. Install Dependencies `npm run install`
3. Build `npm run build`
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [`LICENSE`](LICENSE) file for details.