Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregolive/flickr-api
A Rails app for displaying a flickr user's photos by searching via their user ID.
https://github.com/gregolive/flickr-api
ruby-on-rails
Last synced: 18 days ago
JSON representation
A Rails app for displaying a flickr user's photos by searching via their user ID.
- Host: GitHub
- URL: https://github.com/gregolive/flickr-api
- Owner: gregolive
- Created: 2021-12-20T03:32:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T07:05:30.000Z (almost 3 years ago)
- Last Synced: 2023-07-25T07:27:38.851Z (over 1 year ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage: https://flickr-photostream.herokuapp.com/
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flickr Photostream
A Rails app for displaying a flickr user's photos by searching via their user ID.
## Live demo
Avaliable via [Heroku](https://flickr-photostream.herokuapp.com/) 👈
## Features
- Bulma - HTML and CSS framework
- Heroku - Cloud app platform
- Figaro - Rails gem for storing API keys in environment variables
- Flickr API - Rails gem for fetching flickr data## To add
- Search by username
## Rails version
2.7.4