BryanHouston / tiy-etsy-api

Home Page:https://etsy-bryan.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Iron Yard - Day 36 - Consuming APIs

Assignment

Create a Rails app that shows the 10 most recent Etsy listings. It should:

  1. Keep the etsy API key in a .env file
  2. List the products on the root page
  3. Show Name, Price, Image, and link to the Etsy page
  • You'll make the request in the Controller, sending data to the View

About

https://etsy-bryan.herokuapp.com/


Languages

Language:Ruby 75.1%Language:HTML 18.8%Language:CSS 3.1%Language:JavaScript 2.3%Language:CoffeeScript 0.7%