https://github.com/mr-ojii/easy-post
POST JSON Data
https://github.com/mr-ojii/easy-post
post-json
Last synced: 4 months ago
JSON representation
POST JSON Data
- Host: GitHub
- URL: https://github.com/mr-ojii/easy-post
- Owner: Mr-Ojii
- License: cc0-1.0
- Created: 2020-10-26T04:03:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T04:47:46.000Z (about 1 year ago)
- Last Synced: 2024-04-08T05:38:43.352Z (about 1 year ago)
- Topics: post-json
- Language: JavaScript
- Homepage: https://mr-ojii.github.io/Easy-POST
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme-en.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Easy-POST
**Easily send a POST message**
This is the concept(?).
Clicking the Send button creates a text in JSON format based on the contents of the text box and sends a POST to the specified URL.
Please enable JavaScript in order to use it.# Link
[https://Mr-Ojii.github.io/Easy-POST](https://mr-ojii.github.io/Easy-POST)