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

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.

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.