website logo
⌘K
Floodgate Documentation Portal
🚀GETTING STARTED
Quick Start Tutorial
Basic Concepts
🚩MANAGING FLAGS
Feature Flag Dashboard
Creating a Feature Flag
Environment Flag Dashboard
Environment Flag Settings
Feature Flag Kill Switch
Updating a Feature Flag
Deleting a Feature Flag
🖥️APPLICATIONS
About Applications
Creating New Applications
Switching Applications
⛅ENVIRONMENTS
About Environments
Creating New Environments
💗MANAGING YOUR TEAM
Team Members Dashboard
Managing Team Member Permissions
Inviting Team Members
⚙️ADMINISTRATION
Managing Subscriptions
Usage
🔌INTEGRATIONS
Microsoft Teams
Slack
🛠️DEVELOPMENT
The User Object
✔️SDKs
Floodgate SDK Overview
.NET SDK Documentation
Java SDK Documentation
PHP SDK Documentation
Node.js SDK Documentation
JavaScript SDK Documentation
Docs powered by archbee 
7min

Floodgate SDK Overview

Floodgate provides several SDK to help you to easily integrate feature flags into your development process.

.NET (C#)

  • .NET SDK Documentationon how to integrate with your application.
  • Source code hosted on GitHub

Java

  • JavaScript SDK Documentationon how to integrate with your application.
  • Source code hosted on GitHub

PHP

  • PHP SDK Documentationon how to integrate with your application.
  • Source code hosted on GitHub

Node.js

  • Node.js SDK Documentationon how to integrate with your application.
  • Source code hosted on GitHub

JavaScript (Browser)

  • JavaScript SDK Documentationon how to integrate with your application.
  • Source code hosted on GitHub



Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
.NET SDK Documentation
Docs powered by archbee 
TABLE OF CONTENTS
.NET (C#)
Java
PHP
Node.js
JavaScript (Browser)