Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate with Express #2

Open
amitaibu opened this issue Mar 31, 2016 · 2 comments
Open

How to integrate with Express #2

amitaibu opened this issue Mar 31, 2016 · 2 comments

Comments

@amitaibu
Copy link

It seems the current lib listens to a directory and spits out a .json file.

How would you go with having a "proper" RESTful server that would get the CV file and return a JSON?

@likerRr
Copy link
Owner

likerRr commented Mar 31, 2016

You're right, within current architecture I'm not sure if it possible. If I understood you correctly you can get any files you want by your express server and then put them into parser's folder. Then just run parser. But in this case you won't have any methods to listen about start/end events. Sorry

@amitaibu
Copy link
Author

No worries, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants