はてなブックマークの新着エントリーをカテゴリー
とブクマ数
でフィルタリングして Feed として配信する Web アプリケーション
-
install dependencies
$ composer install
-
start server
$ composer serve
-
view feed
-
if you confirm a feed with your Feed Reader, you can temporally publish the feed by ngrok and subscribe to
$ ngrok http 8080