https://github.com/midzer/sitemap2feed
Convert an online sitemap to Atom, RSS and JSON feeds
https://github.com/midzer/sitemap2feed
Last synced: about 1 year ago
JSON representation
Convert an online sitemap to Atom, RSS and JSON feeds
- Host: GitHub
- URL: https://github.com/midzer/sitemap2feed
- Owner: midzer
- License: mit
- Created: 2023-07-07T23:17:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T19:01:16.000Z (over 2 years ago)
- Last Synced: 2025-02-28T11:12:28.723Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 62
- Watchers: 2
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/midzer/sitemap2feed/actions)
[](https://goreportcard.com/report/midzer/sitemap2feed)
# sitemap2feed
Minimal Go CLI boilerplate/template with zero dependencies
## Features
- minimal CLI implementation
- CI/CD
- golangci-lint
- go test
- goreleaser
- Dependabot
- CodeQL Analysis (Go)
## How to use
1. fork/template this repository
2. replace `midzer` to your username
3. start hacking