Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acj/go-guardian-pics

Go fetcher and parser for the 24 Hours in Pictures feed from the Guardian (#golang)
https://github.com/acj/go-guardian-pics

Last synced: 11 days ago
JSON representation

Go fetcher and parser for the 24 Hours in Pictures feed from the Guardian (#golang)

Awesome Lists containing this project

README

        

Summary
=======
A parser, written in the Go language, for the 24 Hours in Pictures RSS feed published by the Guardian. It also serves as a basic example for how to use Go's `xml` and `http` packages.

Usage
=====
To use the default feed URL embedded in the code:
./fetch_gallery

To parse a feed on disk:
./fetch_gallery file.xml