Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

SDK Overview

DevCycle has both client-side and server-side SDKs. This page describes the differences between these SDK types.Implementation and usage change depending on which type of SDK is being used.

tip

Explore ourSDK Features and Functionality to discover how to implement your solutions using the DevCycle SDKs.

Client Side SDKs

DevCycle client-side SDKs are meant for single-user contexts, such as web browsers and mobile apps. These SDKs retrievetheir configuration for the current user when they are initialized and any time the user is re-identified. They alsoreceive updates in real time when configuration is changed in the DevCycle platform.

The current Client-Side SDKs are:

JavaScript SDK

React SDK

Next.js SDK

Angular SDK

iOS SDK

Android SDK

React Native SDK

Flutter SDK

Roku SDK

Server-Side SDKs

Server-side SDKs are used in multi-user contexts such as backend services, where each call to the SDK will likely befor a different user. The user's ID and any other targeting information must be passed in on every SDK function call.

The current Server-Side SDKs are:

NodeJS SDK

NestJS SDK

Go SDK

PHP SDK

Python SDK

Ruby SDK

Java SDK

.NET SDK

OpenFeature Providers

OpenFeature is an open standard that provides a vendor-agnostic, community-driven SDKs for feature flagging that works natively with DevCycle.

Client-Side

JavaScript

React

Angular

Server-Side

NodeJS

Go

Java

.NET / C#

Python

PHP


[8]ページ先頭

©2009-2025 Movatter.jp