-
Notifications
You must be signed in to change notification settings - Fork 3
API Overview
Xavier Bertels edited this page Jul 23, 2017
·
1 revision
API for Social Media Aggregator
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.
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 |
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 |
- 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.