Simple node.js library for users to list and create events const instalog = new InstaLog('SECRET_KEY') instalog.createEvent(eventObject) const events = instalog.listEvents(params)