python 3.x - Triggering https request from mongoDB whenever any documnet is updated/inserted -


i want trigger http request mongodb python whenever documnet updated/inserted in mongodb. pretty new it. dont know if can done using rest(eve) or there mechanism in mongodb can me it. can 1 please guide me? if can done through rest how can it?


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -