News rest APIs
After cloning the , follow these steps :
1 - Run "composer update" in the root directory
2 - Create a new database called "news" (mySql)
3 - Run "php artisan migrate"
4 - Copy the .env.example to .env and change the DB_USERNAME and DB_PASSWORD to your database credentials
5 - run "php artisan key:generate"
API explained in a pdf file named "news api documentation.pdf" . The following link contains postman published API
https://documenter.getpostman.com/view/2613551/news/RVuAC6yC