Skip to content

FEMessage/parse-resume-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-resume-server

🔍A node.js server that parses resume and extracts information

Api

GET /parse-resume?fileUrl=//example.com/name.pdf
{
"name":"",
"email":"",
"phone":""
}

Dev

yarn 

yarn dev

yarn test

Deploy

yarn start

About

🔍A node.js server that parses resume and extracts information

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages