Skip to content

Django API that return on how candidates match the job

Notifications You must be signed in to change notification settings

job-hax/job-match-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Django API that return on how candidates match the job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages