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
- Host: GitHub
- URL: https://github.com/toannd96/devread
- Owner: toannd96
- License: mit
- Created: 2020-02-19T17:25:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T04:56:22.000Z (over 2 years ago)
- Last Synced: 2025-04-02T06:35:43.305Z (10 months ago)
- Topics: colly, concurrency, echo-framework, golang, web-scraping
- Language: Go
- Homepage:
- Size: 20.7 MB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/jwt.go
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:

- Hồ sơ cá nhân:

- Bộ sưu tập:

- Đăng ký:

- Đăng nhập:

## Run
```
docker-compose up -d
docker-compose up
```
- Run swagger test API tại ```localhost:3000/swagger/index.html```