- React
- React Day Berlin
- 2019
- Strong RESTful Contracts in a GraphQL world
Strong RESTful Contracts in a GraphQL world
Working with contractually-sound REST APIs in a React application using powerful new tooling.
Tejas Kumar at React Day Berlin 2019
GraphQL is an incredible technology. It provides developers with concrete, solid guarantees at the API layer, preventing surprises when interacting with client-server applications. REST has been often criticized as weaker in this regard, since it is not a formal specification. This talk explores working with similar (if not better) contractually-sound REST APIs in a React application using powerful new tooling.