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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6766a5e · Dec 14, 2024

History

31 Commits
Dec 14, 2024
Dec 12, 2024
Dec 14, 2024
Dec 12, 2024
Dec 12, 2024
Dec 7, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024
Dec 14, 2024
Dec 7, 2024
Dec 12, 2024
Dec 12, 2024
Dec 7, 2024
Dec 7, 2024
Dec 12, 2024
Dec 12, 2024
Dec 12, 2024
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024
Dec 7, 2024

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