internet-research-labs / instagram-realtime

Event-based, object-oriented Instagram API for NodeJS. This is *not* a wrapper. Rather, it is a minimal-setup, trigger-based NodeJS object, that handles push notifications from the Instagram API. How does it do this? Middleware. This package is so sick, and removes the stress from asynchronously programming via cURL. Duh.
MIT License
20 stars 9 forks source link

Load Balancer : Ensure that we get reliable results with a loadbalancer #12

Open whatever opened 10 years ago

whatever commented 10 years ago

We should be able to figure out a stateless method to work with most realtime streams. Let's get on it.