Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 513 Bytes

job-match-api

Django API that return on how candidates match the job

http://localhost:8000/api/resumes/ -> Display resumes stored in database http://localhost:8000/api/resumes/local -> Display resumes stored in local disk http://localhost:8000/api/resumes/stat -> Display resume statistic

http://localhost:8000/api/stages/ -> Display date of stages stored in database http://localhost:8000/api/stages/local -> Display date stored in local disk http://localhost:8000/api/stages/stat -> Display stage statistic