AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Evolution of APIs
REST, GraphQL and JRPC are some of the protocols being used to create microservices. APIs have been a concept that permeated our industries forever; they were soaked in SOAP only for a very long time. Now we're seeing new patterns to emerge like GraphQL which allows us to essentially get multiple responses from multipleAPI in one request and one response.