Fast and user-friendly HTTP client with intuitive syntax
Friendly and fast tool for sending HTTP requests
xh$ xh GET https://api.example.com/users$ xh POST https://api.example.com/users name=John email=john@example.com$ xh GET https://api.example.com/data Authorization:'Bearer token123'