Hacker News new | past | comments | ask | show | jobs | submit login

Very cool and useful and similar to AIN which can be used to document and execute api interactions. HTTL is very nice and I look forward to the CLI version. It would be nice if it could output curl equivalent too. I might prefer this to AIN.

https://github.com/jonaslu/ain

edit - how do I use a query string?




I'm so glad you liked it! Thank you for the feedback. Yes, I'm working on adding CLI support as well as support for other IDEs. Regarding the query string, you could just use a regular form: `get https://reqres.in/api/users?page=2` or (if you already specified a base url) `get /users?page=2`




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: