Skip to content

aahull08/Request_Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Request Cart - Debug/Inspect Webhook Requests

A request inspector created to learn more about React, MongoDB, Express.js, Node.js, PostgreSQL, and Websockets.

General Information

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.

Technologies

React

Node.js

Express.js

Mongoose

MongoDB

PostgreSQL

WebSockets

Usage

Visit Here and click on the "Visit Your Request Carts" button. This will display all the carts you have created from your IP address.

Homepage

Then you can create a Request Cart by clicking on the "Create New Cart" button.

Carts Page

Then select the cart and you can view all of the request sent to that unique URL.

Cart Page

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.

Status

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!

Future Work

  • Fix some of the sizing issues with shrinking screens and make it mobile friendly.

About

A request inspector created to learn more about React, MongoDB, Express.js, Node.js, PostgreSQL, and Websockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published