ReAck is an application that provides user public endpoints for inspecting HTTP webhook requests.
Built with: React, Tailwind, Node.js + Express, WebSocket, PostgreSQL, and MongoDB
ReAck is an application that provides user public endpoints for inspecting HTTP webhook requests.
Built with: React, Tailwind, Node.js + Express, WebSocket, PostgreSQL, and MongoDB
The Reack 3rd-party Api Service stores the webhook requests and notifies the Reack User Service to push the new request to the client for display on the frontend.
The ReAck frontend is for the end user who generates an endpoint and has webhooks sent to the endpoint. The frontend displays incoming webhooks as they are received, in real time with the help of WebSockets and the two services in the ReAck repository, the User Service and the 3rd-party Api Service. Built with React and TailwindCSS.
The ReAck user service hosts the WebSocket server that is able to push the http webhook requests in real time as they are coming in to the front end for display to the end user.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…