Laravel API Comparison
A simple Laravel prototype for my upcoming job at Agilox
with the purpose of comparing GraphQL with JSON:API.
For the sake of simplicity there are no users and no authentication involved. There are only two simple models,
Robot and
Order.