Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/allnulled/jrtui
- Owner: allnulled
- Created: 2024-01-28T15:43:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T15:49:00.000Z (10 months ago)
- Last Synced: 2024-01-28T16:42:20.419Z (10 months ago)
- Language: Vue
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.