https://github.com/mendhak/flkr.me.old
Easy, Shortened Flickr URL API and generator
https://github.com/mendhak/flkr.me.old
Last synced: 3 months ago
JSON representation
Easy, Shortened Flickr URL API and generator
- Host: GitHub
- URL: https://github.com/mendhak/flkr.me.old
- Owner: mendhak
- Archived: true
- Created: 2013-11-23T02:02:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T07:54:32.000Z (over 11 years ago)
- Last Synced: 2024-12-19T07:25:42.820Z (about 1 year ago)
- Language: Python
- Size: 9.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flickr Signature Generator and Flickr Dynamic URLs
=====================
This application generates a dynamic, easy to guess Flickr URL which updates automatically. The aim is to allow for
an easy to use URL that can get Flickr images or Flickr URLs. The Easy URL takes a username and image number.
For example:
flkr.me/**img/mendhak/9/b**
This means: _For user **mendhak**, get the **9**th latest **image**, in size **big**._
flkr.me/**url/123452@N00/4/p**
This means: _For user with NSID **123452@N00**, **redirect** me to the URL of their **4**th most **popular** photo_
An HTML/JS interface has been provided. Screenshot below.
This has a few uses:
* You can use JavaScript against your Flickr images (slideshows, badges, etc) without revealing your API key
* You can create badges, carousels, forum signatures such that they don't need to be updated
* If it's hosted on your server, you get better stats, else just use http://flkr.me
