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

https://github.com/magicmark/graphql-go-bsky-feed-generator


https://github.com/magicmark/graphql-go-bsky-feed-generator

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# GraphQL Bluesky Feed

Custom [Blusky Feed Generator](https://docs.bsky.app/docs/starter-templates/custom-feeds) for GraphQL topics and content.

- **Filtering**: You can see the filter algorithm here: https://github.com/magicmark/graphql-go-bsky-feed-generator/blob/main/app/algorithm/graphql.go
- **Ranking**: There is currently no ranking/sorting algorithm, posts are displayed chronologically