Tag: graphql

  • API Style Choices

    API Style Choices

    APIs come in many different styles and types. Before running into a style we need to understand the different options and the trade offs that we are making.

  • Why you shouldn’t use GraphQL

    Why you shouldn’t use GraphQL

    GraphQL is gaining traction in the software development world because it offers an alternative to the traditional REST architecture. Here’s why I don’t think it’s ready for common use.