Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danloh/toplog
An Aggregator for Programmers
https://github.com/danloh/toplog
actix-web aggregator askama diesel rust spider
Last synced: 3 months ago
JSON representation
An Aggregator for Programmers
- Host: GitHub
- URL: https://github.com/danloh/toplog
- Owner: danloh
- Created: 2019-11-04T19:53:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T19:07:04.000Z (over 3 years ago)
- Last Synced: 2024-07-15T12:51:37.965Z (4 months ago)
- Topics: actix-web, aggregator, askama, diesel, rust, spider
- Language: Rust
- Homepage:
- Size: 1.57 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toplog
An Aggregator for Programmers Powered by Rust but not only for Rust## Feature
- Find Featured blogs on specific topic and aggregate the good posts via a simple bot;
- Submit and share good articles you read to toplog by just one simple click via a bookmarklet;
- vote or save the article to read again later
- discuss (WIP)## Built With
- [Rust](https://www.rust-lang.org)
- [Actix](https://actix.rs/)
- [Diesel](http://diesel.rs/)
- [Askama](https://github.com/djc/askama)
- [VanillaJS](https://developer.mozilla.org/en-US/docs/Web/JavaScript)Thanks!
## Welcome To Join
- you can compile and deploy freely;
- Appreciate any bug report / pr / suggestion;
- find good blog on any topics and define the rules to feed bot, just in [cfg.rs](https://github.com/danloh/toplog/blob/master/src/bot/cfg.rs), anyone can do it even though you are not a fan of Rust Language.