Command Pattern as an API Architecture StyleWould you like a fast and flexible interaction with your API? To achieve this goal, it is necessary to …Dec 19, 2024Dec 19, 2024
Mok — thread-safe mocking library for GolangJonathan Hall came up with a very interesting idea on how to mock interfaces without using of third-party libraries. This approach can be…May 30, 2024May 30, 2024
Reliable Message Delivery Without a Message BrokerIt is expected that the reader is already familiar with the microservice architecture, the message broker pattern, and the concept of a…Jan 19, 2024Jan 19, 2024
MUS Serialization FormatThe MUS (Marshal, Unmarshal, Size) format will not take you long to figure it out. Its specification defines encoding rules for basic data…Sep 10, 2023Sep 10, 2023