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

https://github.com/toannd96/devread

DevRead - ứng dụng tổng hợp kiến thức cho developer
https://github.com/toannd96/devread

colly concurrency echo-framework golang web-scraping

Last synced: 9 months ago
JSON representation

DevRead - ứng dụng tổng hợp kiến thức cho developer

Awesome Lists containing this project

README

          

## DevRead - ứng dụng tổng hợp kiến thức cho developer
- Tổng hợp bài viết hay nhất trên các blog IT như viblo, toidicodedao, yellowcodebooks, thefullsnack, quan-cam, codeaholicguy,...
- Nội dung thu thập như trong [tệp csv](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/posts.csv)

- Danh sách API hiện có tại [API docs](https://devread.herokuapp.com/swagger/index.html)
- Frontend mobile với flutter có tại [repo github](https://github.com/toannd96/flutter_tech_posts_trending)
- Danh sách bài viết:

![](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/posts.jpg)

- Hồ sơ cá nhân:

![](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/profile.jpg)

- Bộ sưu tập:

![](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/collection.jpg)

- Đăng ký:

![](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/signup.jpg)

- Đăng nhập:

![](https://github.com/dactoankmapydev/devread/blob/master/huong_dan/signin.jpg)

## Run
```
docker-compose up -d
docker-compose up
```

- Run swagger test API tại ```localhost:3000/swagger/index.html```