GraphQL Bangalore Meetup #10


Details
We're back folks! Join us for the 2nd GraphQL Bangalore meetup of 2024.
Here's what's on the Agenda
π Talk 1: How Tyk OSS' Observability will help Developers
Talk Description: The talk is to showcase Tyk's robust OTEL platform and how it helps ease troubleshooting GraphQL APIs. I will talk about how OTEL is integrated into Tyk gateway and why we have it provided in our open source gateway.
Why should someone using GraphQL API should check out Tyk as it has tons of functionality which helps you offload lots of functionality while you develop your graphQL APIs.
This talk will also showcase how easy it is to integrate Tyk with your CICD pipeline.
About the Speaker: Sandeep Mangalath currently leads the customer facing tech team in Tyk APAC.
π Talk 2: Build a powerful Typescript GraphQL Server with just TS functions
Talk Description: Building GraphQL servers can be tedious and time consuming. You have to write schema files, interfaces, and types for GraphQL fields and and arguments, write resolvers and then keep them all in sync. You have to deal with type mismatches, typos, and refactoring issues.
TypeScript functions already have all the information we need to generate a complete GraphQL API (including the schema and resolvers) using type annotations and docblock hints. This forms a single source of truth and completely eliminates the need for redundant boilerplate code. It lets you leverage the power of type inference to build type safe GraphQL APIs.
In this demo, I will show you how to generate a complete GraphQL server using Hasura by writing only TypeScript functions that contain logic without building/writing API servers from scratch. This talk will change the way you think about building APIs with TypeScript.
About the Speaker: Sooraj Sanker is a senior engineer on the product & engineering team at Hasura.
π Date and Time: Mark your calendars for 29th March and join us at the Hasura office in Koramangala for a long-overdue celebration of the GraphQL community.

GraphQL Bangalore Meetup #10