By this point in the course, we’ve already discussed how to build at least some kind of architecture and define communication protocols between components. Today, let’s talk about how this communication is actually organized.
In this lecture:
What an API looks like
REST
HTTP methods
GraphQL
gRPC
===
Useful links for additional materials related to the course can be found in the Telegram channel: https://t.me/sravni_tech
===
Previous lessons:
1: • Лекция 1 в НГУ: Практическая сторона ...
2: • Лекция 2 в НГУ: погружение в архитектуру
3: • Лекция 3 в НГУ: SOLID, KISS, DRY и др...
4: • Лекция 4 в НГУ: DDD на примерах
#university #backend #technology #architecture #microservices #rest