https://github.com/sgpinkus/simple-json-rest-console
simple-json-rest-console
https://github.com/sgpinkus/simple-json-rest-console
Last synced: about 2 months ago
JSON representation
simple-json-rest-console
- Host: GitHub
- URL: https://github.com/sgpinkus/simple-json-rest-console
- Owner: sgpinkus
- Created: 2020-01-08T03:53:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T21:38:11.000Z (over 3 years ago)
- Last Synced: 2025-02-13T14:17:57.813Z (4 months ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple JSON ReST Console
- Simple single page web app for hitting up JSON ReST servers with JSON payloads.
- Built with [Ace Editor](https://ace.c9.io/).
- Tries to detect response content type and render accordingly.
- Served from [gh-pages](http://sgpinkus.github.io/simple-json-rest-console/)---
---