Published inBallerina Swan Lake Tech BlogManage Work Schedules with Ballerina: A Guide to Google Calendar APIsManage Work Schedules with Ballerina: Your Guide to Integrating Google Calendar APIsJun 25Jun 25
Published inBallerina Swan Lake Tech BlogGraphQL Subscriptions with Ballerina: A Step-By-Step GuideGraphQL is comparatively a newer technology in the software industry though it has gained significant growth in recent years. It becomes so…Sep 30, 2022Sep 30, 2022
Published inBallerina Swan Lake Tech BlogAn Introduction to Pub/Sub in BallerinaPub/Sub is an event-transmission model which allows events to asynchronously flow through it. For the events to flow, events have to be…Sep 30, 2022Sep 30, 2022
GraphQL Subscriptions with Kafka Pub SubIn the previous article, we have implemented a real-time messaging server using GraphQL. There we used the default pub sub system provided…Mar 26, 2022Mar 26, 2022
GraphQL Subscriptions with JavaScript and Apollo ServerGraphQL is a data query and manipulation language for APIs which was developed by Facebook. Before reading this article, it will be better…Mar 7, 2022Mar 7, 2022