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

https://github.com/testingrequired/reqlang-web-client

A web view client for reqlang
https://github.com/testingrequired/reqlang-web-client

http http-client rest-client

Last synced: about 2 months ago
JSON representation

A web view client for reqlang

Awesome Lists containing this project

README

          

# reqlang-web

[![build-artifacts](https://github.com/testingrequired/reqlang-web-client/actions/workflows/build-artifacts.yml/badge.svg)](https://github.com/testingrequired/reqlang-web-client/actions/workflows/build-artifacts.yml)

A single binary webview executable REST client for [reqlang](https://github.com/testingrequired/reqlang).

![Screenshot of the home dashboard](./screenshot-home-dashboard.png)

![Screenshot of running a request](./screenshot-run-request0.png)

![Screenshot of running a second request](./screenshot-run-request1.png)

![Screenshot of the run history](./screenshot-run-history.png)

## Development

See [DEVELOPMENT.md](./DEVELOPMENT.md) for details.