News

New additions include Vietnamese operators Mobifone, Viettel and VNPT. API ambitions actualized: GSMA Open Gateway hits 80% market share 2 While security and anti-fraud APIs still account for ...
Confused about Kubernetes Ingress vs the new Gateway API? In this beginner-friendly tutorial, we break down both approaches and show you how to get started with Gateway API step-by-step. Perfect ...
LiteLLM allows developers to integrate a diverse range of LLM models as if they were calling OpenAI’s API, with support for fallbacks, budgets, rate limits, and real-time monitoring of API calls.
Here's a tutorial on deploying a Golang Gin-based REST API to a Lambda function using the AWS Lambda Web Adapter, all without changing your application code. This approach can also be applied to other ...
AWS Lambda With Golang This project was created to test AWS Lambda with Golang sending message to SQS and triggered by an API Gateway ...
Go is a concise, simple, safe, and fast compiled language with outstanding concurrency features. Now, it has generics, too. Isn’t it time you gave Go a try?