github.com/writeas/feeds
Syndication (feed) generator library for golang. Installing Feeds provides a simple, generic Feed interface with a generic Item object as well as RSS, Atom and JSON Feed specific RssFeed, AtomFeed and JSONFeed objects which allow access to all of each spec's defined elements. Create a Feed and some Items in that feed using the generic interfaces: From here, you can output Atom, RSS, or JSON Feed versions of this feed easily You can also get access to the underlying objects that feeds uses to export its XML From here, you can modify or add each syndication's specific fields before outputting
proxy.golang.org
v1.1.0
almost 8 years ago
2
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/writeas/feeds
spec |
| License | BSD-2-Clause |
| Namespace | github.com/writeas |
| First Release | over 8 years ago |
| Last Synced | 19 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |