PlayFrameWorkTraining / PlayFrameWork-Training

Training PlayFrameWork to prepare for web project.
0 stars 0 forks source link

Integrating RESTful with JSON return type for Search function #6

Open anh-khue opened 7 years ago

anh-khue commented 7 years ago

Using JSON response for the Search function through RESTful API in CRUD. The result must be tested with Postman.

anh-khue commented 7 years ago

Result after testing with Postman capture

anh-khue commented 7 years ago

@hieunguyenvanLC Please check this out and close it as well. This is enough for this issue. I will create new one for using AJAX to get the data.