PHP Classes

File: tests/functional/001_records/028_read_example_from_readme_users_only.log

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

Contents

Class file image Download
=== GET /records/posts/1?join=users === 200 Content-Type: application/json; charset=utf-8 Content-Length: 147 {"id":1,"user_id":{"id":1,"username":"user1","password":"pass1","api_key":"123456789abc","location":null},"category_id":1,"content":"blog started"}