Skip to content

acj/go-guardian-pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages