My way from REST to GraphQL You all know about GraphQL, right? It’s the “new” (actually not new, but things that hype recently just feel like that) hotness when it comes to data exchange through APIs on the web. Continue reading... Read full article Published on Jan 11th, 2017, tagged with APIs Development GraphQL REST Web
5 rules for better REST APIs To avoid commonly made mistakes or bad design decisions and improve the overall design and effectiveness of your REST APIs, I’ve written down my personal “golden” rules when it comes to designing my REST APIs. Continue reading... Read full article Published on Jan 19th, 2017, tagged with APIs Development REST Web