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

https://github.com/hackerkid/wikifeedia-backend

The back end that powers Wiki Feedia
https://github.com/hackerkid/wikifeedia-backend

Last synced: about 1 month ago
JSON representation

The back end that powers Wiki Feedia

Awesome Lists containing this project

README

          

![Wikifeedia](https://raw.githubusercontent.com/hackerkid/Wikifeedia/gh-pages/images/wikifeedia.png)
##Wikipedia turned into a Newsfeed

![alt tag](https://raw.githubusercontent.com/hackerkid/Wikifeedia/gh-pages/images/gif.gif)

##How it works?

The home page of Wikifeedia consist of a news feed of Featured articles. Featured articles are considered to be the best articles in Wikipedia. As of now there is no API for getting a list of featured articles that changes each time one make a request. To facilitate this I had to to make a new API server along with some Javascript tweaks.

The frontend of Wikifeedia can be found [here](https://github.com/hackerkid/Wikifeedia).

##Contributing
Your code goes live the moment it gets merged. Excited? Here is a small list of ToDos you can start working right now.

###TODO
* Improve the UI.
* The search results can be improved.
* Custom home page
* Implement any MV* framework ( preferably Backbone / React )

Your own ideas are also welcome as pull requests.