GraphQL API and REST API. Mirror implementations in Python
Introduction
REST is probably the most popular way to expose your application to the external world (e.g. as a backend for the frontend or to establish communication protocol with other applications/services). However, GraphQL is now getting more and...
jorzel.hashnode.dev8 min read