並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 9 件 / 9件

新着順 人気順

Netlify Functionsの検索結果1 - 9 件 / 9件

  • JAMスタックのNetlify、Denoを採用したサーバレス環境「Netlify Edge Functions」ベータ公開。Deno Deployの分散エッジでNext.js/Nuxt/SvelteKit/Remixなど実行

    JAMスタックのNetlify、Denoを採用したサーバレス環境「Netlify Edge Functions」ベータ公開。Deno Deployの分散エッジでNext.js/Nuxt/SvelteKit/Remixなど実行 Webホスティングサービスを提供するNetlifyは、Denoを採用した新しいサーバレス環境「Netlify Edge Functions」をパブリックベータとして公開しました。 We know some of you have been on the edge of your seats for this one, but the wait is over because Edge Functions is here! Learn more about how you can leverage our edge network to deliver faster s

      JAMスタックのNetlify、Denoを採用したサーバレス環境「Netlify Edge Functions」ベータ公開。Deno Deployの分散エッジでNext.js/Nuxt/SvelteKit/Remixなど実行
    • Netlify Edge Functions: Serverless Compute Powered by Deno

      We’re pleased to announce that Edge Functions is now available in public beta on the Netlify platform. Edge Functions enables you to run serverless JavaScript/TypeScript functions right from Netlify’s Edge network. It’s a full runtime environment, with complete control to transform requests and responses, stream server rendered content, or even run an entire application—all right from the network

        Netlify Edge Functions: Serverless Compute Powered by Deno
      • 【入門】Netlify Functionsコトハジメ - Qiita

        前書き Netlify Functionsの入門記事になります。 導入するにあたり色々調べても日本語の記事が少なかったり、Nuxt.jsと組み合わせてどうたらみたいなNetlify Functionsの事に絞られてない記事が多かったので自分用の備忘録も兼ねて。 前提としてJavaScriptチョット書ける、npm使える位の人からを対象とした記事です。 この記事を読むと ・Netlify Functionsの使い方が何となく分かるようになる。 ・ローカルでNetlify Functionsのエミュレートが出来るようになる。 ・Netlify Functionsを介して外部のAPIとやり取り出来るようになる。 ・Netlifyでの環境変数の設定の仕方が分かるようになる。 Netlify Functions is 何 Netlifyが提供しているアドオンの1つ。 FaaS(Function as

          【入門】Netlify Functionsコトハジメ - Qiita
        • Netlify FunctionsでLINE BOTを作ってみる - Qiita

          Netlify FunctionsはAWS Lambda上で動作するNode.js環境です。最近のnowとかに似てる雰囲気ですね。 ある程度無料でNode.jsがホスティングできる環境っぽい雰囲気で覚えておくと良いかもしれません。 ちなみに今日は東京ハッカソン@ヒーローズ・リーグ 2019 by MAのハッカソン会場からです。 #ヒーローズリーグ Netlify Functionsでのハローワールド 【入門】Netlify Functionsコトハジメなどの記事を見るとハローワールドが出来ます。 プロジェクトルートにnetlify.tomlを追加 まずは、通常のNode.jsプロジェクトを作ります。

            Netlify FunctionsでLINE BOTを作ってみる - Qiita
          • Netlify Functionsでブログカードを埋め込むHugoのshortcodeを実装しました - A1 Blog

            Hugoでブログを書いていてずっと欲しかったブログカードをshortcodeで実装してみました。 はてなブログでURLを「埋め込み」形式で貼り付けたときのイメージを目指します。 以下の流れでやっていきます。 指定したURLのogp情報を取得するNetlify Functionを作成Netlify Functionから取得したogp情報を元にブログカードを生成するshortcodeを作成ブログ記事からshortcodeを呼び出す取得する情報当ブログにも設置していますがheadタグ下のmetaタグから必要な情報を取得します。 記事の「タイトル」「アイキャッチ画像」「記事の説明」が今回取得したいものになります。 Twitter Cardからも欲しい情報は取得できますが今回はogpタグから取得します。 <meta name="description" content="Mac OSのDockerで

              Netlify Functionsでブログカードを埋め込むHugoのshortcodeを実装しました - A1 Blog
            • Build a modern shopping site with Astro and Netlify serverless functions

              Hello! So many new technologies to play with, so little time! When we saw that Shopify expanded their Storefront API, the Developer Experience team at Netlify jumped ON it to play around with all of the different ways we could build a shopping site. I decided to try my hand at building one with Astro and React! If you are interested in how I built it, keep on reading. If you'd like to see how the

                Build a modern shopping site with Astro and Netlify serverless functions
              • Netlify Functions で古のアクセスカウンター(アクセサリー)をつくる - Qiita

                はじめに 既にホスティングサービスが終了している懐かしの「ジオシティーズ」ですが、スケジュール上では 2020/3/31 に全ファイルの削除が行われるようです。 自分にはジオシティーズ上で 2005年くらいまで更新していたサイトがありましたので、FTP でファイルを救出し Netlify の無料枠にて記念に再ホストすることにしました。 …できたものの何かが足りない。 アクセスカウンターだ! ということで Netlify に備わる Lambda なサービス Netlify Functions でアクセスカウンターをふとつくってみることにしました。 お気づきのように、Lambda のインスタンスが寝てしまうとカウンターが「飛ぶ」アクセスカウンター(アクセサリー)となっていますが、現代風に JSON や SVG などを使って処理するようになっています。 Netlify Functions につい

                  Netlify Functions で古のアクセスカウンター(アクセサリー)をつくる - Qiita
                • Building Serverless CRUD apps with Netlify Functions & FaunaDB

                  Serverless functions seem to be all the rage these days. But why? Devs are adopting the FAAS (Functions-as-a-Service) because of: Pay-per-execution pricing: You only pay for the how long your function code runs, not for idle server time. Scalability: Load balancing, security patches, logging, etc. are all handled by the FAAS provider. That leaves more time for companies to focus on their app inste

                    Building Serverless CRUD apps with Netlify Functions & FaunaDB
                  • Netlify Edge Functions on Deno Deploy

                    We have partnered with Netlify to build Netlify Edge Functions. Netlify Edge Functions allows you to deploy code globally to the edge in seconds, allowing you to personalize web content, customize user authentication, among other use cases. It’s built on our Deno Deploy infrastructure that handles the complexities of global routing, scaling, and secure code execution. It lets you spend more time d

                      Netlify Edge Functions on Deno Deploy
                    1