PHP Classes

File: tests/functional/001_records/024_list_with_paginate_last_page.log

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/functional/001_records/024_list_with_paginate_last_page.log   Download  
File: tests/functional/001_records/024_list_with_paginate_last_page.log
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD API
Provide API to manipulate database table records
Author: By
Last change:
Date: 3 years ago
Size: 250 bytes
 

Contents

Class file image Download
=== GET /records/posts?page=3,5&order=id === 200 Content-Type: application/json; charset=utf-8 Content-Length: 133 {"records":[{"id":13,"user_id":1,"category_id":1,"content":"#9"},{"id":14,"user_id":1,"category_id":1,"content":"#10"}],"results":12}