Skip to content

API Overview

Xavier Bertels edited this page Jul 23, 2017 · 1 revision

DataScouts API

API for Social Media Aggregator

Introduction

Hello, welcome onboard.

This project design on #oSoc17 is a little API to fetch data from different social media for specified entities. In short words, APi for Social Media Aggregator.

This purpose of this document is to give an orverview about this project and necessary steps before working on it.

Table Of Contents

Technologies

This API exploits the following technologies :

Name Description More infos
Lumen v5.3 Fast micro-framework by Laravel Site web
PHP Laravel v5.3 PHP FrameWork for Web Artisans Site web
Composer v1.5 Dependency Manager for PHP Site web, Download

Laravel Packages

Name Description More infos
Lumen v5.3 Fast micro-framework by Laravel Site web
PHP Laravel v5.3 PHP FrameWork for Web Artisans Site web
Composer v1.5 Dependency Manager for PHP Site web, Download

Requirements

  • All tecnhologies listed before the are necessary.
  • This project was build with PHP v7.1, your PHP environnement must set to it.
  • A connection to a relational DB.
Clone this wiki locally