Writing queryable APIs with MicroProfile GraphQL


Details
Join here:
https://meet.google.com/zws-ufac-rfb
Live stream here:
https://stream.meet.google.com/stream/055c4ad4-927d-412f-84fb-e36ccaa95233?authuser=1
Writing queryable APIs with MicroProfile GraphQL
“GraphQL is a data query language developed internally by Facebook in 2012 before being publicly released in 2015. It provides an alternative to REST and ad-hoc web service architectures.”
In this talk, we will
- Go through the basics of GraphQL
- Discuss the differences with REST
- Go through a basic example in Java.
We will look at the following GraphQL concepts:
- Query
- Fragment and Named
- Filtering
- Variables
- Mutation
- Error Handling
- Introspections
Speaker:
Phillip Kruger
Software Engineer, Red Hat
Hey, I’m Phillip. I’m a Software Engineer living in Centurion, South Africa. I am a fan of technology, coffee and programming. I love dogs and music. To keep active I play squash. I was lucky enough to marry my best friend, Charmaine. She is also a geek :)
https://twitter.com/phillipkruger
https://www.phillip-kruger.com/

Writing queryable APIs with MicroProfile GraphQL