はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『LINE』

  • 人気
  • 新着
  • すべて
  • GitHub - line/line-bot-mcp-server: MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

    20 users

    github.com/line

    push_text_message Push a simple text message to a user via LINE. Inputs: user_id (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. message.text (string): The plain text content to send to the user. push_flex_message Push a highly customizable flex message to a user via LINE. Inputs: user_id (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. me

    • テクノロジー
    • 2025/04/14 23:49
    • 人工知能
    • プログラミング
    • GitHub - linexjlin/GPTs: leaked prompts of GPTs

      17 users

      github.com/linexjlin

      DevRel Guide by Rohit Ghumare Istio Guru by Rohit Ghumare BabyAgi.txt by Nicholas Dobos Take Code Captures by oscaramos.dev Diffusion Master by RUSLAN LICHENKO YT transcriber by gpt.swyx.io 科技文章翻译 by Junmin Liu genz 4 meme by ChatGPT Math Mentor by ChatGPT Interview Coach by Danny Graziosi The Negotiator by ChatGPT Sous Chef by ChatGPT Tech Support Advisor by ChatGPT Sticker Whiz by ChatGPT Obscri

      • テクノロジー
      • 2023/11/26 14:30
      • ChatGPT
      • github
      • security
      • あとで読む
      • GitHub - line/tsr: TypeScript Remove (tsr) is a utility that removes unused code from TypeScript projects – It's like tree shaking, but for source files

        10 users

        github.com/line

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        • テクノロジー
        • 2023/09/21 19:45
        • TypeScript
        • LINE
        • Tools
        • github
        • GitHub - line/line-fido2-server: FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.

          34 users

          github.com/line

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          • テクノロジー
          • 2021/08/05 18:54
          • WebAuthn
          • FIDO
          • line
          • authentication
          • github
          • oss
          • java
          • 認証
          • security
          • Chrome
          • GitHub - line/decaton: High throughput asynchronous task processing on Apache Kafka

            6 users

            github.com/line

            Decaton is a streaming task processing framework built on top of Apache Kafka. It is designed to enable "concurrent processing of records consumed from one partition" which isn't possible in many Kafka consumer frameworks. Here is the list of property that Decaton enables by default: Concurrent (either multi-threaded or asynchronous) processing of records consumed from one partition Preserve order

            • テクノロジー
            • 2020/03/13 22:59
            • Pocket
            • library
            • web
            • GitHub - linebender/druid: A data-first Rust-native UI design toolkit.

              4 users

              github.com/linebender

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              • テクノロジー
              • 2019/11/05 16:27
              • rust
              • UI
              • library
              • GitHub - linebender/resvg: An SVG rendering library.

                3 users

                github.com/linebender

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                • テクノロジー
                • 2019/10/23 00:10
                • SVG
                • Rust
                • GitHub - line/line-liff-starter: This is a small web application that demonstrates the basic functionality of the LINE Front-end Framework (LIFF).

                  3 users

                  github.com/line

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  • テクノロジー
                  • 2018/09/05 12:36
                  • GitHub - line/line-bot-sdk-nodejs: LINE Messaging API SDK for Node.js

                    5 users

                    github.com/line

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    • テクノロジー
                    • 2017/07/20 10:44
                    • LineageOS

                      4 users

                      github.com/lineageos

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      • テクノロジー
                      • 2016/12/26 11:56
                      • android
                      • GitHub - line/line-bot-sdk-python: SDK of the LINE Messaging API for Python.

                        6 users

                        github.com/line

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        • テクノロジー
                        • 2016/12/09 19:47
                        • LINE
                        • SDK
                        • python
                        • api
                        • https://github.com/line/line-bot-sdk-ruby/blob/master/examples/echobot/app.rb

                          5 users

                          github.com/line

                          • テクノロジー
                          • 2016/10/06 01:49
                          • GitHub - line/stellite: Stellite project is a client library and server application that offers an easy way to develop, build, and implement client/server running primarily over the QUIC protocol developed by Google as part of the Chromium project.

                            21 users

                            github.com/line

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            • テクノロジー
                            • 2016/09/29 16:10
                            • quic
                            • line
                            • C++
                            • chrome
                            • Library
                            • network
                            • ネット
                            • google
                            • あとで読む
                            • GitHub - line/promgen: Promgen is a configuration file generator for Prometheus

                              6 users

                              github.com/line

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              • テクノロジー
                              • 2016/08/14 00:17
                              • prometheus
                              • GitHub - line/line-bot-sdk-go: LINE Messaging API SDK for Go

                                22 users

                                github.com/line

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                • テクノロジー
                                • 2016/04/27 13:30
                                • line
                                • golang
                                • bot
                                • Go
                                • あとで読む
                                • GitHub - line/line-bot-sdk-php: LINE Messaging API SDK for PHP

                                  15 users

                                  github.com/line

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  • テクノロジー
                                  • 2016/04/27 12:58
                                  • LINE
                                  • linebot
                                  • php
                                  • bot
                                  • 機械学習
                                  • AI
                                  • api
                                  • github
                                  • GitHub - line/line-bot-sdk-ruby: LINE Messaging API SDK for Ruby

                                    14 users

                                    github.com/line

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    • テクノロジー
                                    • 2016/04/20 20:58
                                    • line
                                    • bot
                                    • ruby
                                    • development
                                    • text
                                    • GitHub - line/armeria: Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring B

                                      17 users

                                      github.com/line

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      • テクノロジー
                                      • 2016/04/19 17:50
                                      • java
                                      • api
                                      • web
                                      • LINE

                                        9 users

                                        github.com/line

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        • テクノロジー
                                        • 2016/04/18 20:38
                                        • line
                                        • GitHub - line/line-bot-sdk-java: LINE Messaging API SDK for Java

                                          4 users

                                          github.com/line

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          • テクノロジー
                                          • 2016/04/16 21:03
                                          • Java
                                          • linear

                                            3 users

                                            github.com/linear-rpc

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            • テクノロジー
                                            • 2015/09/02 12:29
                                            • GitHub - linemanjs/lineman: Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change

                                              3 users

                                              github.com/linemanjs

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              • テクノロジー
                                              • 2013/01/07 08:35
                                              • tool
                                              • javascript

                                              このページはまだ
                                              ブックマークされていません

                                              このページを最初にブックマークしてみませんか?

                                              『LINE』の新着エントリーを見る

                                              キーボードショートカット一覧

                                              j次のブックマーク

                                              k前のブックマーク

                                              lあとで読む

                                              eコメント一覧を開く

                                              oページを開く

                                              はてなブックマーク

                                              • 総合
                                              • 一般
                                              • 世の中
                                              • 政治と経済
                                              • 暮らし
                                              • 学び
                                              • テクノロジー
                                              • エンタメ
                                              • アニメとゲーム
                                              • おもしろ
                                              • アプリ・拡張機能
                                              • 開発ブログ
                                              • ヘルプ
                                              • お問い合わせ
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について

                                              公式Twitter

                                              • 公式アカウント
                                              • ホットエントリー

                                              はてなのサービス

                                              • はてなブログ
                                              • はてなブログPro
                                              • 人力検索はてな
                                              • はてなブログ タグ
                                              • はてなニュース
                                              • ソレドコ
                                              • App Storeからダウンロード
                                              • Google Playで手に入れよう
                                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                                              設定を変更しましたx