Skip to content

A Larvel API for creating a news aggregation and personalization app. Some of the implementation of the API includes user authentication, search and filter articles, create personalized news feeds, and aggregate news from different sources. To make the setup easier the project is dockerized and it also contains Swagger docs as well as caching.

Notifications You must be signed in to change notification settings

mohsenabedy91/news-aggregator

Repository files navigation

docker-compose up -d docker exec -it news_aggregator_app chmod -R 777 storage bootstrap/cache docker exec -it laravel_app php artisan migrate

About

A Larvel API for creating a news aggregation and personalization app. Some of the implementation of the API includes user authentication, search and filter articles, create personalized news feeds, and aggregate news from different sources. To make the setup easier the project is dockerized and it also contains Swagger docs as well as caching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages