Featured Image

Stockpile — Store Request and Response

One Piece — Whaaaat? You don’t use Stock Pile? For most applications, it is quite crucial to store the request and response of APIs, especially while integrating with external service providers. ...

Featured Image

MDC : Improving debugging/logging

Bob the builder, agrees! Construct your logs as good as Bob the Builder! Usually in most of the backend applications, a separate thread from the thread pool processes a client request. Once the ...