fling is a self-hosted webring i made because i didn't really want to use js-based premade scripts like onionring or webstring
it's a basic flask app that stores data in an sqlite database, and there are two ways you can add websites, either through a CLI interface or using an API
i might consider adding support for postgresql in case you want a webring with larger capacity of users and maybe even an admin panel???
https://github.com/lime360/flinghttps://codeberg.org/lime360/flingfeel free to modify the script the way you want it but please open-source it