blue_factory 0.1.4
BlueFactory is a Ruby library which helps you build a web service that hosts custom feeds a.k.a. feed generators for the Bluesky social network. It implements a simple HTTP server based on Sinatra which provides the required endpoints for the feed generator interface. You need to provide the content for the feed by making a query to your preferred local database.
Gemfile:
=
install:
=
Runtime Dependencies (1):
sinatra
~> 3.0