This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
v1.1.0
Added support for receiving JSON data in the request body for POST requests. It can be accessed, if available, through params['json_data']
in your request handlers.