SkillAgentSearch skills...

Requestbin

an HTTP server that does nothing but log requests you send to it

Install / Use

/learn @fiatjaf/Requestbin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

requestbin

The most simple HTTP server thing that just logs all the requests it gets to the terminal, for debugging purposes. Also known as "requestbin", "postbin", "http logger" (actually none of these queries return anything, but maybe now they will return this).

Install

go get github.com/fiatjaf/requestbin

Or grab a binary from the releases.

Usage

requestbin -port 1234

screenshot

License

Public domain.

View on GitHub
GitHub Stars22
CategoryProduct
Updated1y ago
Forks1

Languages

Go

Security Score

65/100

Audited on Mar 30, 2025

No findings