Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazyoptimist/go-voa-downloader
Download files from URLs extracted from a RSS feed
https://github.com/crazyoptimist/go-voa-downloader
Last synced: 13 days ago
JSON representation
Download files from URLs extracted from a RSS feed
- Host: GitHub
- URL: https://github.com/crazyoptimist/go-voa-downloader
- Owner: crazyoptimist
- Created: 2023-02-13T20:17:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-13T20:38:57.000Z (over 1 year ago)
- Last Synced: 2024-10-03T21:41:15.759Z (about 1 month ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go VOA News Downloader
### What is this?
This cli application demonstrates followings in Go:
- TDD approach
- Sending HTTP requests
- Usage of `regexp`
- Usage of `sync`
- Downloading files from URLs### Liscense
MIT