Skip to content
 
 

Repository files navigation

Feed generators are services that provide custom algorithms to users through the AT Protocol.

They work very simply: the server receives a request from a user's server and returns a list of post URIs with some optional metadata attached. Those posts are then hydrated into full views by the requesting server and sent back to the client. Read more...

Running Locally

uv venv
source .venv/bin/active
flask --debug run

Publishing

To update the feed's display data (name, avatar, description, etc.), just update the relevant variables in .env and run python publish_feed.py.

Endpoints

About

If you can be told what you can see or read, then it follows that you can be told what to say or think. Defend your constitutionally protected rights - no one else will do it for you. Thank you.

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages