Skip to content

Instantly share code, notes, and snippets.

@yosriady
Last active September 21, 2016 09:22
Show Gist options
  • Save yosriady/9ab0bcf3a15e0b826538941b5fbe7814 to your computer and use it in GitHub Desktop.
Save yosriady/9ab0bcf3a15e0b826538941b5fbe7814 to your computer and use it in GitHub Desktop.
NUS Hackers Talk Proposal

Talk Title:

GraphQL in an Age of REST

Talk Description:

GraphQL is an application layer query language from Facebook. With GraphQL, you can define your backend as a well-defined graph-based schema. Then client applications can query your dataset as they are needed. GraphQL’s power comes from a simple idea — instead of defining the structure of responses on the server, the flexibility is given to the client. In this talk, discover a new approach to build and expose Web APIs. Will GraphQL do to REST what REST did to SOAP?

Speaker Profile:

Yos is a recent Computer Science graduate from NUS SoC, currently working as a software engineer at PayPal. In his spare time, Yos moonlights as an API fanatic and enjoys learning new things.

Talk date: 14th October

Estimated talk length: 40 minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment