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 -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -

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