並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 15 件 / 15件

新着順 人気順

backendの検索結果1 - 15 件 / 15件

  • Backend エンジニア視点からの GraphQL / GraphQL from a perspective of backend engineer

    "LayerX、スタディサプリ、SHEと考える GraphQLが向いている現場とは?運用実践LT" で登壇した資料です。 引用した資料 [Rails アプリに RESTful API のレールを敷いて生産性が大きく上がった話 | Wantedly Engineer Blog](https://www.wantedly.com/companies/wantedly/post_articles/85098) [React Server Components と GraphQL のアナロジー | by Yosuke Kurami | Dec, 2023 | Medium](https://quramy.medium.com/89b3f5f41a01) [実質無料で GraphQL Gateway を手に入れる / low-cost GraphQL Gateway - Speaker Deck](

      Backend エンジニア視点からの GraphQL / GraphQL from a perspective of backend engineer
    • GitHub - webui-dev/webui: Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.

      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

        GitHub - webui-dev/webui: Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
      • GraphQL is for Backend Engineers | Apollo GraphQL Blog

        Most articles explaining the benefits of GraphQL focus on advantages for the frontend: things like preventing overfetching, reducing round trips, and iterating faster. But GraphQL provides just as many advantages for backend developers, which is why I choose it by default for new APIs and why you should consider it, too. Improved communication The goal of building any API is to enable someone to u

          GraphQL is for Backend Engineers | Apollo GraphQL Blog
        • BFF(Backend For Frontend)のメリット/デメリットと導入の是非について

          BFFとは 名前の通り、フロントエンドのためのバックエンド(サーバ)です。フロントエンドのためにAPIをコールしたり、HTMLを生成したりするサーバ 2000年代前半のWebアプリは、HTMLが主体で動きがシンプルだった。しかしWebアプリが技術進化で複雑化するにつれて フロントエンド側にクライアントごとの要求に応えるためのサーバを配置してバックエンドのAPIサーバとの橋渡し役とするアーキテクチャが開発されるようになりました。 BFFの役割 BFFはフロントとバックエンドの姿勢・方針が乖離している場合に仲介役となることができる [メリ] バックエンドアプリの仕様が完全に固まっていて変更が難しい場合や、バックエンドとフロントが完全に別チームで開発される場合には「バックエンド側での対応が難しいから、フロント側の開発者がBFFを設け、そこで対応する」ことができる [デメ/思ったこと] フロントと

            BFF(Backend For Frontend)のメリット/デメリットと導入の是非について
          • インフォメーション | ニフクラ mobile backend: 【重要】サービス提供終了のご案内

            平素より弊社サービスをご利用いただきまして誠にありがとうございます。 ニフクラ mobile backendは、2024年3月31日をもって 本サービスの提供を終了させていただくこととなりました。 ※新規受付は2023年11月30日を持ちまして終了させていただきます。 2024年4月1日以降、サービスはご利用いただけなくなり、 すべてのデータが削除されます。 お客様には大変お手数をおかけいたしますが、下記の内容をご確認いたただき、 他社サービスへ移行していただきますようお願い申し上げます。 なお、本サービスの終了に伴い他社類似サービスのご案内を予定しております。 こちらは内容確定でき次第改めてご連絡させていただきます。 ご迷惑をお掛けいたしますが、何卒ご理解を賜りますようお願い申し上げます。 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ■提供終了するサービス ・

            • GitHub - langgenius/dify: An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative

              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

                GitHub - langgenius/dify: An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative
              • GitHub - rails/solid_queue: Database-backed Active Job backend

                Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind. Besides regular job enqueuing and processing, Solid Queue supports delayed jobs, concurrency controls, pausing queues, numeric priorities per job, priorities by queue order, and bulk enqueuing (enqueue_all for Active Job's perform_all_later). Improvements to logging and instrumentation, a be

                  GitHub - rails/solid_queue: Database-backed Active Job backend
                • Why we migrated our backend from Vercel to Fly.io.

                  In this article, we are going to see the reasons that made us change our backend to Fly.io and the challenges we had during the migrations. We chose Hono as our API server with Bun as the runtime and picked Fly.io as our hosting service. 🤔 Why did we want to move our backend from Vercel? ⚡ A lightweight Server We required a lightweight server with a simple REST API for our monitoring endpoint. De

                    Why we migrated our backend from Vercel to Fly.io.
                  • GitHub - denoland/denokv: A self-hosted backend for Deno KV

                    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.

                      GitHub - denoland/denokv: A self-hosted backend for Deno KV
                    • GitHub - webui-dev/deno-webui: Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend.

                      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

                        GitHub - webui-dev/deno-webui: Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend.
                      • Horizontally scaling the Rails backend of Shop app with Vitess

                        Opens in a new windowOpens an external siteOpens an external site in a new window Good problems We experienced hockey stick growth after we launched the Shop app. We were glued to our dashboards and saw millions of users onboard onto the app. This was gratifying, but we were becoming more nervous as our backend was pushed closer to its limit. We wrote the backend in Ruby on Rails, and used a MySQL

                          Horizontally scaling the Rails backend of Shop app with Vitess
                        • BuildShip | Visual Low-code Backend Builder

                          Browse through a large set of ready-made nodes or create one using AI. No more waiting for integrations – bring your ideas to life, without code! Browse through a large set of ready-made nodes or create one using AI. No more waiting for integrations – bring your ideas to life, without code! Browse through a large set of ready-made nodes or create one using AI. No more waiting for integrations – br

                            BuildShip | Visual Low-code Backend Builder
                          • GitHub - yawaramin/dream-html: Render HTML, SVG, MathML, htmx markup from your OCaml Dream backend server

                            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

                              GitHub - yawaramin/dream-html: Render HTML, SVG, MathML, htmx markup from your OCaml Dream backend server
                            • GitHub - intel/openvino-ai-plugins-gimp: GIMP AI plugins with OpenVINO Backend

                              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

                                GitHub - intel/openvino-ai-plugins-gimp: GIMP AI plugins with OpenVINO Backend
                              • MoonBit adds JS backend, up to 25x faster than native JS | MoonBit

                                When MoonBit officially launched in August 2023, our critical mission was unleashing the potential of WebAssembly in cloud and edge computing as a Wasm-first programming language and toolchain. By integrating the essence of Rust and Go, MoonBit has not only achieved simplicity and usability in design but also been equipped with a robust fault-tolerant type system. At the same time, MoonBit is work

                                  MoonBit adds JS backend, up to 25x faster than native JS | MoonBit
                                1