SkillAgentSearch skills...

Requestbox

HTTP Request Logger Similar to RequestBin written in Elixir+Phoenix

Install / Use

/learn @kevinastone/Requestbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RequestBox

RequestBox allows you to register endpoints that will record and capture HTTP requests similar to RequestBin. It's useful for debugging webhooks and other API clients.

You can see it dogfood its own webhooks from Github here.

Installation

git clone https://github.com/kevinastone/requestbox.git
cd requestbox
mix deps.get
(cd assets && npm install && node node_modules/brunch/bin/brunch build)
mix ecto.setup
mix phx.server
open http://localhost:4000

Screenshot

screenshot

Related Skills

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated1y ago
Forks6

Languages

Elixir

Security Score

75/100

Audited on Nov 29, 2024

No findings