On April 5, the first PHP Meetup took place at the Tutu.ru travel service office. More than 120 backend-developers came to visit. We recorded all the performances and share them with you.
How we washed down GDS (carrier flight storage system) for bus carriers
The online bus market is still emerging. There are several GDS and many carriers. Only a small part of them is connected to any GDS. We also often received offers of cooperation from carriers who want to sell tickets for their buses through us directly. At that moment, we realized that we needed our own GDS.
Andrei Gusev, backend developer Tutu.ru (Buses). ')
ADR: the story of one experiment
History of work on one of our product APIs using the Action-Domain-Responder approach. We talked about legacy code refactoring, how ADR differs from MVC, and how it affected the project and team.
As in SuperJob, they moved from a monolith with a long history to a lightweight API-based application. Let us discuss the need and complexity of such a transition. Let's talk about the design, development and testing of API.