https://github.com/eduardo06sp/flickr-api
A site using Flickr's API to display a given user's photos.
https://github.com/eduardo06sp/flickr-api
api ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
A site using Flickr's API to display a given user's photos.
- Host: GitHub
- URL: https://github.com/eduardo06sp/flickr-api
- Owner: Eduardo06sp
- Created: 2022-07-15T05:35:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T03:26:35.000Z (almost 4 years ago)
- Last Synced: 2025-06-03T16:51:07.361Z (about 1 year ago)
- Topics: api, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flickr API
An external API that displays a given user's photos.
[Click here to view the instructions for this project in The Odin Project](https://www.theodinproject.com/lessons/ruby-on-rails-flickr-api).