🐙 bestruirui/octopus

One Hub All LLMs For You | 为个人打造的 LLM API 聚合网关

Aggregates and load-balances multiple LLM APIs (OpenAI, Anthropic, etc.) under a unified gateway with smart routing, protocol conversion and cost analytics via a web dashboard

⭐ Stars: 2209
📅 Last Update: Jun 09, 2026

https://github.com/bestruirui/octopus

#selfhosted #homelab #selfhost #selfhosting #opensource #llm #apigateway

GitHub - bestruirui/octopus: One Hub All LLMs For You | 为个人打造的 LLM API 聚合网关

One Hub All LLMs For You | 为个人打造的 LLM API 聚合网关. Contribute to bestruirui/octopus development by creating an account on GitHub.

GitHub
API Gateway → Lambda の間で何が行われているかを易しく解説 - Qiita

記事を書いたきっかけ 人に教えることが増えてきたので、説明用にまとめてみました。 「間の部分がわからない」という質問をよく受けるのですが、結局API Gatewayのことですね、ってパターンが多いのでこのようなタイトルにしました。 API Gatewayの初級~中級レベル...

Qiita

🦊 Fox v0.29.0 is released!

https://github.com/fox-toolkit/fox

This is mostly a polishing and bug fix release. I'm hoping the next one will finally be v1.0.0.

Fox has similar performance to Gin or Echo, while being as flexible as Gorilla Mux in terms of routing capabilities. As far as I know, it's also the only Go router that provides first-class support for mutating the routing tree safely at runtime, without reconstructing and swapping the entire router or introducing lock contention.

#golang #reverseproxy #apigateway

GitHub - fox-toolkit/fox: A high-performance Go HTTP router for building reverse proxies and API gateways, including use cases like ingress controllers

A high-performance Go HTTP router for building reverse proxies and API gateways, including use cases like ingress controllers - fox-toolkit/fox

GitHub
VOICEVOX EngineとLambda Web Adapterでサーバレスずんだもんを開発した話 - Qiita

サーバレスずんだもんなのだ ふと「APIでずんだもんとおしゃべりしたいのだ」という発想が頭に浮かびました。浮かんでしまったのです。 最初に引っかかったのはコストです。VOICEVOX:ずんだもんをAWSのEC2やFargateで常時起動しておくと、音声合成リクエストが1件...

Qiita

AWS has 200+ services. Most companies use about 15. The same ones show up in every project: EC2, S3, Lambda, RDS, DynamoDB, API Gateway, CloudFront, SQS, SNS, CloudWatch.
That handles 80% of everything. Wrote a guide covering just the ones that matter.

#aws #cloud #infrastructure #EC2 #IAM #S3 #RDS #DynamoDB #Lambda #APIGateway #CloudFront #Route53 #SQS #SNS #CloudWatch #EKS #CDN

https://heyjoshlee.medium.com/the-80-20-of-aws-the-services-that-actually-matter-13509ff90115

The 80/20 of AWS (the services that actually matter)

AWS has over 200 services. That number is intimidating. You log into the console, see a wall of icons, and immediately feel like you need a…

Medium

Engineering a Scalable API Gateway using Cloudflare Workers for Mobile Enrichment in 2026

As we move deeper into 2026, building lightweight infrastructure that minimizes cold starts and latency is the primary differentiator for mobile backends. This project demonstrates how to leverage edg...

📺 Watch here: https://www.youtube.com/watch?v=D4Lt18qYkjc

##CloudflareWorkers ##APIGateway ##EdgeComputing ##MobileDevelopment

Build API Gateway with Cloudflare Workers | Cloud-Native Project | Build Mobile Enrichment API 2026

YouTube

Understanding Observability and Implementing OpenTelemetry for Cloudflare API Gateway

In 2026, the complexity of distributed systems has rendered traditional monitoring insufficient for maintaining service health. Mastering observability is now the primary differentiator for engineers ...

📺 Watch here: https://www.youtube.com/watch?v=1xeLXZAxTy4

##Observability ##OpenTelemetry ##Cloudflare ##APIGateway

7. What is Observability & How to Add Observability to Cloudflare API Gateway using OpenTelemetry

YouTube
LaravelのBladeとCORS設定をAWS(S3 / API Gateway)で再現してみよう - Qiita

こんにちは。 ソーイ株式会社1年目、村上です。 前回LaravelのルーティングとコントローラーをAWSサービスを用いて再現しました。 動作確認の際には CloudShell から値を含め送信し、構築できたか確認しました。 今回はその記事の第2弾です。 実際のWebア...

Qiita
LaravelのルーティングとコントローラをAWS(API Gateway / Lambda)で再現してみよう - Qiita

こんにちは。 ソーイ株式会社1年目、村上です。 皆さん、Laravel使ってますか? 初めてこのフレームワークを触ったとき、私は「魔法」のような利便性に感動しました。 ルートファイルに1行書けばURLが決まり、コントローラを書けばリクエストデータが手に入り、モデルを介せばD...

Qiita