The External Engine: Type-Safe GraphQL with Strawberry Shake
In Part 3, we built our internal storage engine using Generic Repositories. Now, we need to give our system a voice. We want to publish articles to Hashnode.
The Hashnode API is GraphQL.
The "Junior" way to do this is to use HttpClient and manually t...
shawnbellazan.hashnode.dev3 min read