### Sample project that uses azure functions and cognitive services to detect faces in an image url.
***
# Serverless Face Detection
<br>To test the API just use the included postman collection located in the [docs](https://gitlab.wearegap.com/ccarrero/serverlessfacedetection/-/tree/main/Docs) folder.
This postman collection includes a post endpoint that calls a http azure function that uses the azure cognitive services face api to detect human faces in an image url.
Sample project that uses azure functions and cognitive services to detect faces in a picture url.
This is an example on what the output should look like :