|
|
|
|
|
by mt3ck
3420 days ago
|
|
Pretty simple use case but I integrated the Cognitive Service API with a simple personality quiz app that allowed the user to upload their photo to determine gender and age in addition to the questions they answered that helped determine who they got matched up with. Very simple REST API, I was able to mock everything up with POSTMAN(chrome rest app) then quickly port the calls to PHP code making simple curl requests. |
|