If you work with APIs and hate installing Postman or Insomnia, there's a browser-based API client that runs entirely self-hosted:
http://69.62.106.38:3106
No account, no tracking, no cloud sync. Just open it and start testing endpoints. Supports custom headers, auth, request body, response formatting.
Sometimes the simplest tools are the best ones.
#api #webdev #devtools #programming