Populate ‘latest clients’ table We want to populate the table at the base of the page with the five most recently added contacts from the database. This means setting the _limit and _sort query parameters appropriately. If you look closely at the Postman Get multiple records, limit, offset, sort example you’ll see that this pretty […]