Socket
Socket
Sign inDemoInstall

apostrophe-flickr

Package Overview
Dependencies
31
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apostrophe-flickr

Adds a Flickr set widget to the Apostrophe content management system


Version published
Weekly downloads
4
increased by33.33%
Maintainers
10
Install size
2.54 MB
Created
Weekly downloads
 

Readme

Source

apostrophe-flickr

NPM

apostrophe-flickr is a widget for the Apostrophe content management system. Apostrophe lets you display a set-based Flickr widget in any content area. apostrophe-flickr is particularly named to allow for a more robust apostrophe-flickr module in the future.

API Key

In order to make calls to the Flickr API, you'll need to have an API token, available here. While Flickr is generous about their rate limit (~3600 queries/hr), we're caching pretty heavily by default (updating every 20 minutes). If you need a shorter caching period, simply pass lifetime: [# in ms] to your apostrophe-flickr in your app.js.

TO-DO

  • Publish to NPM
  • Better caching to not kill the API
  • Switch loader logic to browser-side player (like Twitter)
  • Write some tests?

Keywords

FAQs

Last updated on 13 Aug 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc