/feed-parser

This case study is centred all around the atom feed format

Primary LanguagePHP

Class diagram

Class Diagram

Installation

  • First time only make init
  • For every time make up

Run test cases

  • Run make test

Scrape new feeds

  • GET http://localhost:8001/feeds

List scrapped listings/feeds

  • GET http://localhost:8001/listings

Built With