Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
12 stars 1 forks source link

Elaborate Documentation for API Endpoints #22

Open devansh-shah-11 opened 6 months ago

devansh-shah-11 commented 6 months ago

Description

Write a detailed description for each endpoint (what are the inputs it expects, what does it do and what is the expected output, how are the various scenarios handled etc

Benefits

This will cover all the API endpoints and thus, will be easier for the frontend team to modify their code accordingly and will ensure proper readability, even in the future