Posts tagged “SDKs”
Showing 13 posts tagged with SDKs.
Aug 19, 2025
Smithery is shaping the agent-first internet—for builders and bots alike
Smithery is building tools to help you build, test, and distribute your MCPs on one side, and a "Google for MCPs" on the other—here's how they do it with ngrok.
Jun 18, 2025
ngrok's Go SDK v2: simple, streamlined, more powerful
Embed a secure gateway into your Go app in one function call and run it anywhere—then make it soar by managing traffic with Traffic Policy.
Dec 6, 2023
Introducing the ngrok JavaScript SDK
ngrok-javascript SDK enables native and idiomatic support for adding secure ingress directly into your JavaScript and TypeScript applications
Dec 6, 2023
Introducing the ngrok Python SDK
Check it out: ngrok-python is a native and idiomatic SDK designed to integrate secure ingress directly into your Python applications.
Nov 30, 2023
Build an API in Next.js and deploy with Rancher
See how to build and deploy a Next.js application in Kubernetes with Rancher
Nov 20, 2023
Unleash the power of ngrok with our Go SDK
The ngrok Go SDK empowers developers to streamline application deployment, enabling them to focus on coding and building remarkable applications confidently.
Nov 16, 2023
How ngrok uses Dagster to run our data platform
Explore how ngrok leverages Dagster to orchestrate its data platform, ensuring efficient data management and insights generation.
Oct 20, 2023
Build a CRUD app with Node.js
Master the art of building a CRUD app with Node.js, Express, and React. Manage a database and deploy with ngrok.
Oct 11, 2023
Build and test a CRUD app in Go
This tutorial creates a CRUD web application in Go and gets it online and production-ready with ngrok.
Apr 11, 2023
Integrating OAuth into your Rust App
ngrok is useful to run alongside your app. What happens when you embed it and start activating OAuth, webhook verification, load balancing, and more?
Apr 7, 2023
Product Updates: ngrok-go, ngrok-rs, OAuth & Webhooks for free
This month we've been busy with ngrok-go, ngrok-rust, making OAuth and webhook verification free for all plans, and traveling coast to coast and even to Europe.
Mar 29, 2023
Introducing ngrok-rs - safe and portable network ingress to your Rust apps 🦀
Today, we're excited to announce ngrok-rs, our native and idiomatic crate for embedding secure ingress directly into your Rust applications.
Mar 7, 2023
Build a ChatGPT-like SMS Chatbot with OpenAI and Python
Learn how to build a ChatGPT-like SMS chatbot using the OpenAI API and Twilio Programmable Messaging with Python.