AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
ORMs and API Upscaling
In a similar way, I don't need all the gory details of HTTP configurations and GRPC configuration or whatever. And finally, use case is API upscaling. That's for example, something that I actually see a lot when people decompose monolithic systems into smaller composable parts. You put a BFF in front of the monolith that keeps the contract intact,. Then you start strangling the monolith slowly and outsourcing somehow with functionality into another service.