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
- Host: GitHub
- URL: https://github.com/magicmark/graphql-go-bsky-feed-generator
- Owner: magicmark
- Created: 2024-11-25T22:25:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T15:59:59.000Z (over 1 year ago)
- Last Synced: 2025-06-12T12:04:33.442Z (11 months ago)
- Language: Go
- Size: 7.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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