Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.