[Feature Request] Can you provide API calls?
Closed this issue · 2 comments
Shrinidhikulkarni7 commented
Hey @bjherger , I have been using your old Resume Parser itself(previous version).
Can you help me by providing REST API calls?
bjherger commented
@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.
bjherger commented
Issue out of scope. Closing.