Fetching data from external Graphql API service in Phoenix LiveView
Recently while creating my personal portfolio website abulasar.dev, I added a blog page. For that, I had fetched hashnode blogs on the page. Hashnode has exposed its blog through API. You can visit api.hashnode.com and this API is in Graphql format. ...
abulasar.com5 min read