Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 892 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 892 Bytes

@p1timmy.bsky.social's Bluesky feed generator server

Based on ATProto Feed Generator powered by The AT Protocol SDK for Python

How to use

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

Options

  • --dev: Use Flask's built-in development server, not to be used in production
  • --no-reload: Disable reloading server on source/config file change

Feeds

License

MIT