bjherger/ResumeParser

[Feature Request] Can you provide API calls?

Closed this issue · 2 comments

Hey @bjherger , I have been using your old Resume Parser itself(previous version).
Can you help me by providing REST API calls?

@Shrinidhikulkarni7 : Thanks for reaching out. Providing a RESTful service / API would require something like:

  • Setting up a server (such Flask)
  • Setting it up to receive files
  • Setting it up to send back appropriately formatted responses
    Unfortunately, this is out of scope for this project. If you'd like to set up a sister project that sets up this RESTful service, I'd be happy to collaborate on it.

Issue out of scope. Closing.