lostisland/faraday_middleware

Parsing Image and PDF response

Closed this issue · 1 comments

I have encountered a scenario where I need to call an external API to get images and pdfs and parse them to corresponding filetypes before sending to the user. I could not found any of such parser in Faraday. Is it a good idea to add it? Or is it better do the keep these separate?

@arpanchaudhury sorry for being late.
Yes I wouldn't consider this a "core" middleware so feel free to create a separate one and share the link with others here 👍 !