mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
@@ -1,13 +1,13 @@
|
||||
name: Flagsmith
|
||||
website_url: https://flagsmith.com
|
||||
description: Flagsmith provides a dashboard, API and SDKs for adding Feature Flags to your applications (alternative to LaunchDarkly).
|
||||
description: Dashboard, API and SDKs for adding Feature Flags to your applications (alternative to LaunchDarkly).
|
||||
licenses:
|
||||
- BSD-3-Clause
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Miscellaneous
|
||||
- Software Development - Feature Toggle
|
||||
source_code_url: https://github.com/flagsmith/flagsmith
|
||||
stargazers_count: 5560
|
||||
updated_at: '2025-04-03'
|
||||
|
||||
@@ -6,7 +6,7 @@ licenses:
|
||||
platforms:
|
||||
- Go
|
||||
tags:
|
||||
- Miscellaneous
|
||||
- Software Development - Feature Toggle
|
||||
source_code_url: https://github.com/thomaspoignant/go-feature-flag
|
||||
stargazers_count: 1603
|
||||
updated_at: '2025-04-03'
|
||||
|
||||
@@ -7,6 +7,7 @@ platforms:
|
||||
- Python
|
||||
tags:
|
||||
- Analytics
|
||||
- Software Development - Feature Toggle
|
||||
source_code_url: https://github.com/posthog/posthog
|
||||
stargazers_count: 25511
|
||||
updated_at: '2025-04-03'
|
||||
|
||||
4
tags/software-development---feature-toggle.yml
Normal file
4
tags/software-development---feature-toggle.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: Software Development - Feature Toggle
|
||||
description: A [feature toggle](https://en.wikipedia.org/wiki/Feature_toggle) in software development provides an alternative to maintaining multiple feature branches in source code.
|
||||
related_tags:
|
||||
- Software Development - IDE & Tools
|
||||
@@ -17,3 +17,5 @@ redirect:
|
||||
url: '#software-development---project-management'
|
||||
- title: Software Development - Testing
|
||||
url: '#software-development---testing'
|
||||
- title: Software Development - Feature Toggle
|
||||
url: '#software-development---feature-toggle'
|
||||
|
||||
Reference in New Issue
Block a user