https://github.com/nouveau-printemps/federated-webring
Federated WebRing is an attempt to recreate the 90s's webring with new modern technologies.
https://github.com/nouveau-printemps/federated-webring
federated federation fediring go golang webring
Last synced: over 1 year ago
JSON representation
Federated WebRing is an attempt to recreate the 90s's webring with new modern technologies.
- Host: GitHub
- URL: https://github.com/nouveau-printemps/federated-webring
- Owner: Nouveau-Printemps
- License: agpl-3.0
- Created: 2024-09-16T17:54:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T13:51:01.000Z (over 1 year ago)
- Last Synced: 2024-09-18T01:57:24.090Z (over 1 year ago)
- Topics: federated, federation, fediring, go, golang, webring
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Federated WebRing
Federated WebRing is an attempt to recreate the 90s's webring with new modern technologies.
A webring is a hand-crafted curated list of websites in the same spirit or theme.
It was used in the 90s to learn or to speak about one subject or one theme.
A federated webring is a webring linked to others.
## How it works
Federated WebRing is a simple webring which can connect to others.
This connection increase the websites' list.
It offers a control panel to manage these settings.
## Fediring protocol
Fediring protocol is behind Federated WebRing.
It empowers the federation and its management.
## Technologies
- Go 1.23
- Gorilla/mux
- GORM
- pelletier/toml/v2
- Google/UUID
- Redis/go-redis/v9