Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e111077/noobfeed
https://github.com/e111077/noobfeed
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/e111077/noobfeed
- Owner: e111077
- Created: 2015-05-05T03:49:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T04:02:58.000Z (over 9 years ago)
- Last Synced: 2024-10-23T15:29:58.748Z (2 months ago)
- Language: JavaScript
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)