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

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.

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