Hacker News new | ask | show | jobs
by luis_cho 583 days ago
Take a look at .http files. They are a file based alternative to postman. I don’t think it has the assertion feature.
1 comments

This is incredibly similar (we even landed on the same @base syntax)! Thanks for sharing, I think I'll have to look up some parsers to see if there are any tricks I've missed.

I'm also not sure if http files provide a way to share configurations across a set of files / inherit properties? - Similar to how in postman you can share a set of properties within a folder