
HTTPie
Insomnia REST
cURL
Hoppscotch
Postman
RapidAPI for Mac
jq
FileZilla
TailScale
ZeroTier
ngrok
Netmaker
OpenVPN
WireGuard
NetBird
Nextcloud
TailScaleThey make the already great wireguard even better! Installation and configuration is a breeze, can easily connect to machines behind firewall(s) without altering anything.
Definitely made life easier.
Based on our record, TailScale should be more popular than HTTPie. It has been mentiond 545 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is already a popular project called httpie, so httpy would be really confusing in non written form. Beside that, I completely agree, the name could be better. https://httpie.io/. - Source: Hacker News / 7 days ago
Postman dominated API development for over a decade because it made REST discovery, testing, and documentation accessible without deep command-line expertise. But 2026 has flipped that advantage. The rise of CLI-native, scriptable, and programmatic API tooling—driven by projects like Arc, HTTPie, and cURL's modern revitalization—has made the terminal the preferred workspace for 68% of backend engineers (per the... - Source: dev.to / 20 days ago
You may like https://httpie.io/ if you've not memorised all the curl flags already. The CLI tools way of making requests with headers and post bodies is really nice in my opinion `http PUT pie.dev/put X-API-Token:123 name=John`. - Source: Hacker News / 5 months ago
For developers who prefer command-line interfaces, HTTPie offers an elegant alternative to curl with superior offline capabilities. The --offline flag enables request construction and validation without network transmission. - Source: dev.to / 11 months ago
Curl's UX is very dated and I wouldn't recommend it to any new user. Use many alternatives like httpie [1] or something like curlie [2] which is just an UX wrapper around the same libcurl. Httpie also has a postman-like web interface. 1 - https://httpie.io/. - Source: Hacker News / 11 months ago
Tailscale (or any private mesh VPN) connecting that box to every developer's laptop. - Source: dev.to / about 1 month ago
Tailscale gives you a private VPN to access your homelab from anywhere - no port forwarding, no dynamic DNS headaches. - Source: dev.to / about 1 month ago
Tailscale + exit node for clean IP rotation. - Source: dev.to / 2 months ago
Tailscale is how every machine in the stack is reachable from outside the local network. All four machines are on the same Tailnet, which means I can reach any service from anywhere without opening ports or maintaining a VPN server. - Source: dev.to / 3 months ago
Still the most reliable setup, honestly. SSH into your machine over Tailscale (or Mosh if your connection is rubbish), reattach your tmux session, carry on. Free, works everywhere, been around forever. The downside is it's all terminal and you need to know your way around. Not exactly mobile-friendly either. Typing SSH commands on a phone keyboard is proper painful. - Source: dev.to / 4 months ago
Insomnia REST - Design, debug, test, and mock APIs locally, on Git, or cloud. Build better APIs collaboratively for the most popular protocols with a dev‑friendly UI, built-in automation, and an extensible plugin ecosystem.
ZeroTier - Extremely simple P2P Encrypted VPN
cURL - cURL is a computer software project providing a library and command-line tool for transferring data...
ngrok - ngrok enables secure introspectable tunnels to localhost webhook development tool and debugging tool.
Hoppscotch - Open source API development ecosystem
Netmaker - Netmaker automates mesh VPN's and software-defined networks using WireGuard.