Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/allnulled/jrtui

JSON Request Tester User Interface.
https://github.com/allnulled/jrtui

Last synced: 1 day ago
JSON representation

JSON Request Tester User Interface.

Awesome Lists containing this project

README

        

# JSON Request Tester UI

Like Postman but you always do requests with the "Content-Type: application/json" set.

## Online demo

[https://allnulled.github.io/jrtui](https://allnulled.github.io/jrtui)

## Installation

Clone the project. The interesting directory is in `/docs`. The other things are to build it.

You can go to the online demo. But you will find limitations when you test your localhost URL.

The optimum way to use this tool is to set the `docs` folder of the project into the `/jrtui` folder of the static server. This way, you don't have to build the project again.