GraphQL and Go: gqlgen after a year in production
Original on Habr habr.com/ru/companies/ru_mts/articles/994594/
Hi! Petr Korobeinikov here. I lead backend development in one of the key fintech teams, and I’m responsible for making sure that users of the My MTS app always see up-to-date information about their account. In short: we run Go on the backend, and we talk to the app over GraphQL – a choice dictated by the platform, since we effectively expose a subgraph that our part of the app queries.