https://github.com/balintsoos/flipper-service
Web service for managing feature flags implemented in Go
https://github.com/balintsoos/flipper-service
docker feature-flags feature-switches feature-toggles go webservice
Last synced: about 2 months ago
JSON representation
Web service for managing feature flags implemented in Go
- Host: GitHub
- URL: https://github.com/balintsoos/flipper-service
- Owner: balintsoos
- License: mit
- Created: 2021-12-03T23:46:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T16:20:16.000Z (about 3 years ago)
- Last Synced: 2025-02-09T18:47:04.833Z (4 months ago)
- Topics: docker, feature-flags, feature-switches, feature-toggles, go, webservice
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flipper-service
> Web service for managing feature flags implemented in GoFeature *flag*, *toggle* or *switch*? Different names for the same thing and to add another one to the list let's call them ***flippers*** for now.