You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered: