Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

marcransome/rqst.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rqst.io

Need to test your HTML form? Send your HTTP POST request to http://rqst.io/params:

<form action="http://rqst.io/params" method="post">

Each request generates a response with 'application/json' content-type and a JSON object payload consisting of attribute-value pairs that correspond to your form's name-value pairs. Use it in development projects or anywhere you need to inspect HTTP parameters.

The service is backed by the Heroku infrastructure and monitored regularly to ensure reliability.

License

rqst.io is provided under the terms of the MIT License.

Contributions

If you would like to contribute to the project, start by forking the repository on GitHub, then go ahead and make your code changes. When you're done, submit a pull request with a brief description of your feature or bug fix.

You can also contribute to the ongoing costs associated with running the service (which includes domain registration and DNS service) by making a small cash gift via Gratipay.

Contact

Email me at [email protected] or create an issue.