Based on ATProto Feed Generator powered by The AT Protocol SDK for Python
python -m server
, API can be accessed at http://127.0.0.1:8000/
If you wanna run the server without the firehose client, use flask run
--dev
: Use Flask's built-in development server, not to be used in production--no-reload
: Disable reloading server on source/config file change
- LoveLive!Sky (updated and improved version of original feed by @aither.bsky.social)
MIT