Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/e111077/noobfeed


https://github.com/e111077/noobfeed

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# NoobFeed
---
NoobFeed is an application that works similarly to applications like Pocket, or feedly where you choose to store a url of a news article and the server will attempt to scrape the \ and \ tags.

This was mainly a way to test using AngularJS and NodeJS together

### Technologies
1. [AngularJS](https://angularjs.org/)
2. [NodeJS](https://nodejs.org/)
3. [RequestJS](https://github.com/request/request)
4. [ExpressJS](http://expressjs.com/)
5. [MongoDB](https://www.mongodb.org/)
6. [CheerioJS](https://github.com/cheeriojs/cheerio)