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

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

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/midzer/sitemap2feed/workflows/build/badge.svg)](https://github.com/midzer/sitemap2feed/actions)
[![Go ReportCard](https://goreportcard.com/badge/midzer/sitemap2feed)](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