GraphQL: A Different API Design Approach
February 4, 2022
Facebook developed GraphQL to rebuilt its iOS and Android apps. What is GraphQL? Is it an alternative to RESTful API or could it be replaced with it in the future?
In 2012, Facebook decided to rebuilt its iOS and Android applications as native.
Since they started off with the motto “Write once, run anywhere”, they ran into a lot of problems. As the application gets more complicated…