Open blurayne opened 3 years ago
Ah okay, seems hypermedia is is not scope of httpie???
I found restish. https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b
And redfish prompt which builds on httpie. https://github.com/nsfcac/redfish-prompt
@blurayne It is currently a bit out of the scope. But we’re planning on bringing some of the higher-level API features from httpie/http-prompt directly to httpie, and then this will be relevant.
Please implement RFC5988 Link Header https://tools.ietf.org/html/rfc5988#section-5
Also see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link
I often do need this functionality.
And yes, I am know of: https://github.com/httpie/httpie/issues/323