yunusemremert / pttem

PtteM | Product Feeder System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Feeder System


To get started, follow these steps:

Please open the terminal of the project and run it

  1. Install the required packages using composer by running the following command:
composer install
  1. Please start server
php -S localhost:8080 -t .

System Structure

Feeder system path : http://localhost:8080/feed/{:feeder}/{:format}/{:type}

Example : http://localhost:8080/feed/facebook/xml/file or http://localhost:8888/feed/facebook/json/show

Feeder file path : http://localhost:8080/public/{:feeder}.{:type}

About

PtteM | Product Feeder System


Languages

Language:PHP 100.0%