This website requires JavaScript.
Explore
Help
Register
Sign In
vikingowl
/
owly-news
Watch
1
Star
0
Fork
0
You've already forked owly-news
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d37daf02f688cb02840b7b519bacf01fd853ba0c
owly-news
/
backend-rust
/
src
/
services
History
vikingowl
e7a97206a9
[update] added new services (
scraping
,
tagging
,
analytics
,
sharing
) and models (
tag
,
analytics
,
settings
), modularized into Rust backend structure
2025-08-06 13:20:04 +02:00
..
analytics_service.rs
[update] added new services (
scraping
,
tagging
,
analytics
,
sharing
) and models (
tag
,
analytics
,
settings
), modularized into Rust backend structure
2025-08-06 13:20:04 +02:00
news_service.rs
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
scraping_service.rs
[update] added new services (
scraping
,
tagging
,
analytics
,
sharing
) and models (
tag
,
analytics
,
settings
), modularized into Rust backend structure
2025-08-06 13:20:04 +02:00
sharing_service.rs
[update] added new services (
scraping
,
tagging
,
analytics
,
sharing
) and models (
tag
,
analytics
,
settings
), modularized into Rust backend structure
2025-08-06 13:20:04 +02:00
summary_service.rs
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
tagging_service.rs
[update] added new services (
scraping
,
tagging
,
analytics
,
sharing
) and models (
tag
,
analytics
,
settings
), modularized into Rust backend structure
2025-08-06 13:20:04 +02:00