Starting out with REST-ful APIs is a natural step for most client-facing applications. As business requirements evolve continuously, maintaining REST endpoints can become increasingly cumbersome, potentially compromising developer experience and speed.
This presentations covers basic concepts of GraphQL and how we integrated it in our Rails application. It includes:
1. Introduction to GraphQL
2. Using GraphQL with Rails
3. Performance optimization of GraphQL endpoints