Comments on “Phunt
Olivier El Mekki@oelmekki · maker
Awesome, a PH api console :) I could have use that when building previous products, instead of basically pasting my code in rails console to explore. @kristories any chance to have a generic command in order to be able to try api endpoints not directly implemented in Phunt? EDIT: also, a non REPL mode like `phunt -c posts` could be cool to allow fast scrip… See more
svetlyak40wt@svetlyak40wt · Founder of AllMyChanges.com
@oelmekki try to pipe httpie output to jq and you'll be able to build a "client" to any API.