Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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