s3bsch / laravel-api-comparison

A simple prototype to compare GraphQL against JSON:API.
The Unlicense
0 stars 0 forks source link
graphql json-api laravel

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.