Official SDKs

SDKs &Libraries

Enterprise-grade SDKs for every stack. Battle-tested in production with zero-downtime deployments and comprehensive type safety.

Semantic Versioning
Security Audited
CI/CD Ready
โšก

TypeScript/Node.js

v4.2.1
Recommended
npm install @edgesenterprise/sdk

Features

  • Type-safe API
  • Async/Await
  • Webhook Helpers
  • React Hooks
๐Ÿ

Python

v3.8.0
Stable
pip install edgesenterprise

Features

  • Async Support
  • Django/Flask
  • CLI Tools
  • ORM Integration
๐Ÿน

Go

v2.5.0
High Performance
go get github.com/edgesenterprise/go-sdk

Features

  • Goroutines
  • Context Support
  • Zero-dependencies
  • gRPC
โ˜•

Java

v3.1.0
Enterprise
<dependency>
  <groupId>com.edgesenterprise</groupId>
  <artifactId>sdk</artifactId>
</dependency>

Features

  • Spring Boot
  • Reactive Streams
  • Maven/Gradle
  • Android
๐Ÿ’Ž

Ruby

v2.4.0
Production
gem install edgesenterprise

Features

  • Rails Integration
  • Thread-safe
  • Rake Tasks
  • Sinatra
๐Ÿ˜

PHP

v2.7.0
LTS
composer require edgesenterprise/sdk

Features

  • Laravel Package
  • PSR Compliant
  • Symfony Bundle
  • WordPress

Enterprise CLI

Command-line interface for DevOps and automation

Install CLI

curl -fsSL https://cli.edgesenterprise.com | bash

Authenticate

edges login --key sk_live_...

Deploy Webhook

edges webhooks create \\\n  --url https://example.com/webhook