GraphQL or REST?

I’ve heard all the hype with GraphQL and couldn’t wait to see what the fuss was all about. I wondered if this would even be worth my time learning considering it’s relatively new and the industry standard is REST (another way of querying data, but we’ll talk about that later in this blog). Plus, let’s […]

Development 101: APIs

Nearly every project we work on includes an API integration. Most clients don’t know they need one when they first come to us, though. APIs are what allow apps to work with other apps and take advantage of the massive amount of data that’s already out there. When building a new web or mobile app, […]