https://github.com/jamct/web-cli
A simple CLI project to read Atom news feeds. Introduction to Go.
https://github.com/jamct/web-cli
atom-feed cli go golang golang-examples golang-module
Last synced: about 1 year ago
JSON representation
A simple CLI project to read Atom news feeds. Introduction to Go.
- Host: GitHub
- URL: https://github.com/jamct/web-cli
- Owner: jamct
- Created: 2020-03-18T16:32:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T15:36:23.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T14:02:26.338Z (over 1 year ago)
- Topics: atom-feed, cli, go, golang, golang-examples, golang-module
- Language: Go
- Size: 2.23 MB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-cli
A simple CLI project to read Atom news feeds. This is just a small demo project to introduce Go and Go Modules, not ready for daily use!