Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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