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

https://github.com/echosoar/news

基于SimHash算法聚合相似全网内容,根据来源数量进行排序,并对一些内容进行过滤
https://github.com/echosoar/news

daily-news news news-aggregator news-updates

Last synced: about 2 months ago
JSON representation

基于SimHash算法聚合相似全网内容,根据来源数量进行排序,并对一些内容进行过滤

Awesome Lists containing this project

README

        

## News
---
基于SimHash算法聚合相似全网内容,根据来源数量进行排序,并对一些内容进行过滤

```shell
go run main.go
```