Code Monkey home page Code Monkey logo

hatena-bookmark-hotentry-rss-threshold's Introduction

hatena-bookmark-hotentry-rss-threshold

はてなブックマークの新着エントリーのRSS( http://b.hatena.ne.jp/hotentry.rss )から、一定以上のブックマーク数のものだけをフィルタしたRSSを作成します。

Netlify にデプロイすれば、任意のRSSリーダーに登録して読むことができます。

Functions を使って実装されています。

デプロイして使う場合

  1. GutHubとNetlifyのアカウントを用意します。
  2. このリポジトリを自分のGitHubアカウントにForkして、Netlifyにデプロイします。
  3. https://<ドメイン名>/.netlify/functions/hotentry?threshold=<ブックマーク数の閾値> でRSSが取得できます。
  4. このURLをRSSリーダーに登録すればOK。

ローカルで動かす場合

以下のコマンドでローカルにサーバーを起動します。

npm install
npm run serve

http://localhost:9000/hotentry?threshold=<ブックマーク数の閾値> でアクセスできます。

hatena-bookmark-hotentry-rss-threshold's People

Contributors

to-mode avatar sunflat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.