Skip to content

Commit eef0b9e

Browse files
joahgaaronj1335
authored andcommitted
add april meetup
1 parent 2bfdb9f commit eef0b9e

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

_meetups/2024-04-16-meetup.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: meetup
3+
title: "Beyond Boilerplate resolvers: A compiler-based approach to building GraphQL APIs"
4+
slides:
5+
video:
6+
speakers:
7+
- name: Tristen Harr
8+
title:
9+
avatar: https://pbs.twimg.com/profile_images/1743633251749498880/_6zh983__400x400.jpg
10+
bio:
11+
email:
12+
homepage:
13+
twitter: TristenHarr
14+
github: TristenHarr
15+
linkedin: tristen-harr-5a7b12123
16+
sponsor: cloudflare
17+
venue: cloudflare
18+
after: lazarus
19+
organizers:
20+
- pcostanzo
21+
- joahg
22+
---
23+
24+
Building CRUD APIs is boring. Operating APIs at scale is hard. GraphQL is easy to consume but hard to create and expose. REST APIs have their own challenges. As a backend engineer, how do you escape this loop of writing a lot of boilerplate code and optimizing for performance and security?

0 commit comments

Comments
 (0)