A request inspector created to learn more about React, MongoDB, Express.js, Node.js, PostgreSQL, and Websockets.
In order to inspect or debug webhooks you need a tool like Request Cart. Request Cart gives you a unique URL endpoint that you can send webhook or other HTTP requests so you can inspect the request. It displays the basic structure of the request including the headers, metadata, and the body in a organized way.
React
Node.js
Express.js
Mongoose
MongoDB
PostgreSQL
WebSockets
Visit Here and click on the "Visit Your Request Carts" button. This will display all the carts you have created from your IP address.
Then you can create a Request Cart by clicking on the "Create New Cart" button.
Then select the cart and you can view all of the request sent to that unique URL.
The cart page will be updated live using websockets so you will not have to reload the page in order to view the most recent requests.
This is a work in process but it is live and you can use it today here. If you have any thought or concerns let me know!
- Fix some of the sizing issues with shrinking screens and make it mobile friendly.