Tuesday, 27 September 2022
Interesting Snippets from 2022-09-27
-
GitHub - szabodanika/microbin: A tiny, self-contained, configurable paste bin and URL shortener written in Rust.
MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. It is very easy to set up and use, and will only require a few megabytes of memory and disk storage.
Interesting Snippets from 2022-09-08
-
GitHub - indianajson/cloudflare-nameservers
Cloudflare operates hundreds of nameservers across their network. During one of my daring adventures, I had a master list compiled of all their current nameservers. That adventure is complete and I figured I'd share it just in case you need it too... don't say I never gave you anything.
Interesting Snippets from 2022-09-06
-
GitHub - frain-dev/convoy
Convoy is a fast & secure webhooks proxy. It enables you to receive webhook events from providers and publish them to users.
Interesting Snippets from 2022-09-03
-
Main features - HTTPie 3.2.1 (latest) docs
HTTPie (pronounced aitch-tee-tee-pie) is a command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers. The http & https commands allow for creating and sending arbitrary HTTP requests. They use simple and natural syntax and provide formatted and colorized output.