graphql

gklijs 2020-09-03T11:26:54.005300Z

Yes, and it’s a bit weird way of coupling afaik. Not sure it’s used that much? I know a couple of companies are all-inn on federation, and Apollo is pushing it. But doesn’t seem to get that much adoption.

hlship 2020-09-03T15:55:33.005600Z

Well, we have an internal mandate, which means I get to work on it.

vlaaad 2020-09-03T17:56:47.005700Z

What's this federation stuff?

v 2020-09-03T17:57:51.006Z

Apollo federation

v 2020-09-03T17:58:39.007Z

It’s basically making a gateway using different graphql micro services

gklijs 2020-09-03T18:00:19.008400Z

I don't know much about it, but graphql-kotlin supports it, so it might be useful as inspiration.