An open API service indexing awesome lists of open source software.

https://github.com/santik/testassignment.twitter

Simple twitter application to calculate tweet reach based on twitter api and laravel
https://github.com/santik/testassignment.twitter

Last synced: 10 months ago
JSON representation

Simple twitter application to calculate tweet reach based on twitter api and laravel

Awesome Lists containing this project

README

          

# twitter application

To get dependencies run:

php composer.phar install

To run tests:

php composer.phar exec phpunit

To run it you can use build-in webserver:

cd public
php -S localhost:8000

Then run application by url

http://localhost:8000/