Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danlock/feedgen
https://github.com/danlock/feedgen
atom-feed docker docker-compose golang json-feed manga rss
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/danlock/feedgen
- Owner: Danlock
- Created: 2019-03-16T03:34:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T15:57:24.000Z (over 4 years ago)
- Last Synced: 2023-08-17T09:57:03.701Z (about 1 year ago)
- Topics: atom-feed, docker, docker-compose, golang, json-feed, manga, rss
- Language: Go
- Homepage: http://feedgen.xyz
- Size: 8.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedgen
Generates RSS/Atom/JSON feeds for manga.
Currently hosted at feedgen.xyz
The idea is that you enter in list of manga titles, and you receive a link to a feed that can be placed in a feed reader of your choice (Thunderbird, QuiteRSS, etc). Currently the feeds are populated by looking at the mangaupdates.com releases page, which I've found to be the most up to date source. If you have any other ideas, feel free to mention it in an issue.
This project was mainly an excuse to try out goa V2, go-swagger, go modules and CockroachDB. I may add further media in the future.