[HN Gopher] Better Curl Saul: a lightweight API testing CLI focu...
       ___________________________________________________________________
        
       Better Curl Saul: a lightweight API testing CLI focused on UX and
       simplicity
        
       Author : jicea
       Score  : 42 points
       Date   : 2025-09-24 16:17 UTC (6 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | mvieira38 wrote:
       | The UX seems genuinely good
        
       | landonia wrote:
       | best tool name ever
        
       | fcpguru wrote:
       | and if anyone needs an actual lawyer https://bettercallsy.com/
        
       | davidkunz wrote:
       | It's all good, man!
        
       | selectnull wrote:
       | A few years ago I was thinking about that same problem and came
       | up with this: https://github.com/selectnull/endpoint
       | 
       | I don't see myself having the time to implement all the features
       | I sometimes (half-assed) think of. It's semi useful tool,
       | sometimes.
        
       | esafak wrote:
       | In https://github.com/ducaale/xh it's something like
       | xh POST api.github.com/repos/owner/repo/issues \
       | Authorization:'Bearer ghp_token123' \
       | Accept:application/vnd.github.v3+json \         title='Bug
       | Report' \         body='Something is broken' \
       | labels:='["bug","priority-high"]' \
       | assignees:='["developer1","developer2"]'
        
         | kbd wrote:
         | curlie has had the best balance of ergonomics and power of all
         | the cli tools I've tried. It's full curl underneath but
         | provides a nice ergonomics layer that matches tools like
         | httpie. https://github.com/rs/curlie
        
       | dominicq wrote:
       | Do you think a man just happens to call an API without an
       | authorization header? Give me a break. He orchestrated it! Jimmy!
        
       | tux1968 wrote:
       | These guys must be very smart. Does this thing solve cache
       | invalidation too?
        
       ___________________________________________________________________
       (page generated 2025-09-24 23:01 UTC)