Testing JSON:API Endpoints with PestPHP
JSON:API provides many options for filtering, sorting, and including extra data into the requested data using query parameters. Testing this can be frustrating - but in this tutorial, I will walk through how I approach testing these endpoints.
Let's ...
eplus.dev3 min read