You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using KrakenD as API Gateway for our Micro-Services. One of our micro-service handles Image upload. We tried in ways to configure KrakenD to support upload Image in Base64 format and binary but no luck. Not found any references too.
Can some one share KrakenD configuration which supports Image upload?
Thanks,
Anand
The text was updated successfully, but these errors were encountered:
Notice the no-op because you don't want KrakenD to encode/decode, and also the input_headers because most microservices rely on specific headers for file upload. Use this until you are certain of which ones you need.
Hello Community Members,
We have been using KrakenD as API Gateway for our Micro-Services. One of our micro-service handles Image upload. We tried in ways to configure KrakenD to support upload Image in Base64 format and binary but no luck. Not found any references too.
Can some one share KrakenD configuration which supports Image upload?
Thanks,
Anand
The text was updated successfully, but these errors were encountered: