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

https://github.com/alexwebgr/pipeswidget

a simple yahoo pipes widget
https://github.com/alexwebgr/pipeswidget

Last synced: over 1 year ago
JSON representation

a simple yahoo pipes widget

Awesome Lists containing this project

README

          

## pipesWidget

### Introduction
The purpose of this exercise is for the developer to exhibit his familiarity with frontend technologies,
programming patterns and to provide with a sample of what clean and reusable code means to him.

### Exercise
You will use Yahoo Pipes to create a single page application that presents the latest 10 news.
Your goal is to get the latest 10 news from the pipe, along with a small summary and a link for each one.
The end result should be a list with the 10 news items, each one consisting of an image and a title.
Clicking on an item shows its summary, along with an external link to the original article.
You can adjust the UI how you see fit for the best result, but sticking to a single page application is mandatory.

### Yahoo Pipes API
The API is in JSON and the link is: http://pipes.yahoo.com/pipes/pipe.run?_id=DqsF_ZG72xGLbes9l7okhQ&_render=json